Initial commit

This commit is contained in:
Paillat
2024-07-30 10:49:05 +02:00
committed by GitHub
commit 5583d15cda
41 changed files with 1803 additions and 0 deletions

16
docs/devcontainer.md Normal file
View File

@@ -0,0 +1,16 @@
# GitHub Codespace
The project's Codespace configuration is located in ".devcontainer". It includes the "Dockerfile" for the development container.
The project can be opened directly in a Codespace.
## Running Unit Tests
## Displaying Code Coverage
## Included Extensions
### Python
### Pylance
## Installing pre-released Extensions
### Pylint
### Black