We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This used to work:
$ python test/python_tests/csv_test.py Traceback (most recent call last): File "test/python_tests/csv_test.py", line 13, in <module> from .utilities import execution_path ValueError: Attempted relative import in non-package
//cc @flippmoke @yohanboniface - any ideas?