Skip to content

Commit

Permalink
Removing deepsource library
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarun Goyal committed Oct 15, 2019
1 parent 819804a commit 4a96c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/qds.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from qds_sdk.nezha import NezhaCmdLine
from qds_sdk.user import UserCmdLine
from qds_sdk.template import TemplateCmdLine
from qds_sdk.clusterv2 import ClusterCmdLine
from qds_sdk.cluster_cmd_line import ClusterCmdLine
from qds_sdk.sensors import *
import os
import sys
Expand Down

0 comments on commit 4a96c9c

Please sign in to comment.