Skip to content

Commit 90ee6bd

Browse files
committed
Reorder import
1 parent 0c882c8 commit 90ee6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage_translation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# files.
1212
# * regenerate_tx_config: recreate configuration for all resources.
1313

14-
import os
1514
from argparse import ArgumentParser
15+
import os
1616
from dataclasses import dataclass
1717
from pathlib import Path
1818
from re import match

0 commit comments

Comments
 (0)