Skip to content

Commit 21736bc

Browse files
committed
fix import
1 parent bbcab5f commit 21736bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

qiita_client/testing.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
from os import environ
1111
from time import sleep
1212

13-
from qiita_client import QiitaClient
14-
from plugin import BaseQiitaPlugin
13+
from qiita_client import QiitaClient, BaseQiitaPlugin
1514

1615
import logging
1716

0 commit comments

Comments
 (0)