Skip to content
Snippets Groups Projects
Commit 6b4c950a authored by René Fritze's avatar René Fritze Committed by René Milk
Browse files

[py test] fix missing import

parent f8c1d5a2
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
from pkg_resources import resource_filename, resource_stream
import pkgutil
import logging
import pprint
def load_all_submodule(module):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment