when i try to run the py files in the marvel folder i get ValueError : Attempted relative import in non-package File " tests.py", line 5, in <module> from .marvel import Marvel ValueError : Attempted relative import in non-package
when i try to run the py files in the marvel folder i get
ValueError : Attempted relative import in non-package
File " tests.py", line 5, in
from .marvel import Marvel
ValueError : Attempted relative import in non-package