We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f57211 + 39444d2 commit 2741b75Copy full SHA for 2741b75
sqids/__init__.py
@@ -1 +1,3 @@
1
-from .sqids import Sqids # noqa: F401
+from .sqids import Sqids
2
+
3
+__all__ = ["Sqids"]
0 commit comments