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 483ead1 commit eff89beCopy full SHA for eff89be
unicorn_binance_websocket_api/__init__.py
@@ -1,3 +1,7 @@
1
+#!/usr/bin/env python3
2
+# -*- coding: utf-8 -*-
3
+# ¯\_(ツ)_/¯
4
+
5
from .exceptions import *
6
from .licensing_exceptions import *
7
from .manager import BinanceWebSocketApiManager
0 commit comments