We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73eaf5a + 0a55f1c commit e8a2eb9Copy full SHA for e8a2eb9
1 file changed
mpesakit/__init__.py
@@ -0,0 +1,3 @@
1
+from .mpesa_client import MpesaClient
2
+
3
+__all__ = ["MpesaClient"]
0 commit comments