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.
__all__
create_pot/__init__.py
1 parent cd3a4f9 commit 6c38475Copy full SHA for 6c38475
df_translation_toolkit/create_pot/__init__.py
@@ -0,0 +1,3 @@
1
+from df_translation_toolkit.create_pot import cli
2
+
3
+__all__ = ["cli"]
0 commit comments