Skip to content

Remove Tutorials from src #67

@knarfnitram

Description

@knarfnitram

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions