Skip to content
Snippets Groups Projects
Commit 3b7d593c authored by Marko Petric's avatar Marko Petric Committed by Andre Sailer
Browse files

Import * allowed only at module level

parent 66632ce4
No related branches found
No related tags found
No related merge requests found
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
""" """
from __future__ import absolute_import from __future__ import absolute_import
from g4units import *
def run(): def run():
from g4units import *
import CLICSid, DDG4 import CLICSid, DDG4
from DDG4 import OutputLevel as Output from DDG4 import OutputLevel as Output
......
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