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 5d06b08 commit 6b04bd5Copy full SHA for 6b04bd5
aw_client/__init__.py
@@ -1 +1,3 @@
1
-from .client import ActivityWatchClient # noqa
+from .client import ActivityWatchClient
2
+
3
+__all__ = ["ActivityWatchClient"]
0 commit comments