reformat file

This commit is contained in:
Maximilian Keßler 2022-02-06 19:40:41 +01:00
parent b7aaa974d2
commit fd7d49c0a6

View file

@ -19,6 +19,7 @@ class FormatterProperty(MacroReplacementAtomIF, Enum):
repo_version = 'repo_version'
pytex_version = 'pytex_version'
class Argument(MacroReplacementAtomIF, Enum):
one = 1
two = 2
@ -28,7 +29,6 @@ class Argument(MacroReplacementAtomIF, Enum):
six = 6
class MacroReplacement(str):
def __init__(
self,