-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
During #66 the tutorial was moved to the src folder.
This is not optimal, as the preferable layout would look like:
cubit
├── pyproject.toml
├── src/
├── tutorial/
├── tests/
Since the tutorial cases are tested within tests/ a "Module not found error" is thrown.
Todo:
Find out, how this layout can be created with python.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels