Skip to content
Snippets Groups Projects
Commit c48f1bab authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

quieter tests

parent 7d408fdc
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,5 @@ __all__ = []
def do_import():
logger.warning(repr(__path__))
logger.warning(repr(__name__))
import_from(__path__, __name__, __all__, locals(), recursive=True, fail_on_attributerror=False,
create_all=True)
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