relative_import_example

An example of relative import in python.

MIT License

Stars
6

Relative Import Example

A simple example of how to set up your package to work with relative imports

For more information, check my blog post: Python - Relative Imports and Headaches

LICENSE

This project is done under the MIT license, see the LICENSE file for more details.