Skip to content

NEXT STEPS: HW11 Suggestion for improvement #21

@SandroCalce

Description

@SandroCalce
  • add a .gitignore for your pycache
  • add a .gitgnore for your .vscode
  • create a directory just for the tests
  • for the other .py files create a directory code (or some other name) so you have your programm in one directory

The new directories are just so you can have more structure in you're project. Have all tests are togheter in one directory and the programm in one directory. Doing this allows you to differentiate better and allows possible future devs to understand where you do what.

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