You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Packaging tutorial here, the __init__.py and refraction.py files are placed in the wrong directory, under src instead of src/example. The tree output of the file structure is correct, however.
Thanks for this nice collection of wisdom!
In the Packaging tutorial here, the
__init__.pyandrefraction.pyfiles are placed in the wrong directory, undersrcinstead ofsrc/example. Thetreeoutput of the file structure is correct, however.