/py_lab

Primary LanguagePython

Imports

Example of imports from subdirectories.

Main dir imports.

Fix the import in src/file_b.py so that it won't fail when executing src/file_c.py and test/test1/test_file.py without try statement :)