refactor: clean and optimize imports.
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
# limitations under the License. -
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
from tests.rpc_tests import *
|
||||
from tests.config_tests import TestConfig
|
||||
from tests.miners_tests import MinersTest
|
||||
from tests.network_tests import NetworkTest
|
||||
from tests.rpc_tests import *
|
||||
|
||||
if __name__ == "__main__":
|
||||
# `coverage run --source pyasic -m unittest discover` will give code coverage data
|
||||
|
||||
Reference in New Issue
Block a user