There was an error while loading. Please reload this page.
1 parent 05f971d commit 26071abCopy full SHA for 26071ab
1 file changed
transifex-util.py
@@ -111,4 +111,5 @@ def _get_tx_token() -> str:
111
PROJECT_SLUG = options.project_slug
112
VERSION = options.version
113
114
- globals()[options.cmd]()
+ globals()[options.cmd]()
115
+
0 commit comments