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 a271c94 commit 44b04e3Copy full SHA for 44b04e3
1 file changed
translate-messages/src/translate_messages/lib/data/__init__.py
@@ -1,3 +1,3 @@
1
-from . import csv, file, json, sns
+from . import csv, file, json, sns
2
3
__all__ = ['csv', 'file', 'json', 'sns']
0 commit comments