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 a52d387 commit b707937Copy full SHA for b707937
qiita_client/testing.py
@@ -11,7 +11,7 @@
11
from time import sleep
12
13
from qiita_client import QiitaClient
14
-from qiita_client.plugin import BaseQiitaPlugin
+from .plugin import BaseQiitaPlugin
15
16
import logging
17
0 commit comments