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 691943e commit 6bc38d2Copy full SHA for 6bc38d2
minerutils/__init__.py
@@ -1,3 +1,2 @@
1
from .auth import MinerWithAuthentication
2
-from .github import GitHub
3
-from .travis import Travis
+from .github import GitHub
minerutils/travis.py
tests/test_travis.py
0 commit comments