We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c882c8 commit 90ee6bdCopy full SHA for 90ee6bd
1 file changed
manage_translation.py
@@ -11,8 +11,8 @@
11
# files.
12
# * regenerate_tx_config: recreate configuration for all resources.
13
14
-import os
15
from argparse import ArgumentParser
+import os
16
from dataclasses import dataclass
17
from pathlib import Path
18
from re import match
0 commit comments