-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
the current file hierarchy has some issues:
- the current src directory is misleading because it includes cpp code for the arduino inside the LL directory which is not to be imported and is contrary to the src layout principles https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/
- the directories file names do not respect always respect the snake case python standard and are sometimes written in french
- some files and directories are useless (like CameraVision which is 100% chatgpt btw)
- also we should use a linter such as (based)?pyright
Metadata
Metadata
Labels
No labels