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 ac055b4 commit 3c26904Copy full SHA for 3c26904
pusher/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
3
-from pusher.pusher import Pusher
+from .pusher import Pusher
4
5
__all__ = ['Pusher']
0 commit comments