[Tutor] Imports (Py 3)

S D zebra05 at gmail.com
Mon Jan 13 08:33:43 EST 2020


I have a folder `abc_app`, which contains a module `utils`. In the
`abc_app` folder, I also have a subfolder `tests` which contains a module
`test_api`

How do I import a function from the `utils` module from the `test_api`
module?


Kind regards,
- SD


More information about the Tutor mailing list