Go to file
Djalim Simaila fc525a0878 🔖 chore(SettingManager.py): add version attribute to SettingManager class and update config.yml version if needed
The SettingManager class now has a version attribute to keep track of the version of the configuration file. If the version in the configuration file is different from the version in the SettingManager class, the version in the configuration file is updated to match the version in the SettingManager class. This ensures that the configuration file is always up-to-date with the latest version of the application.
2023-05-02 10:33:56 +02:00
Datasets added test that show how different file are from the expected dataset 2023-04-17 16:07:05 +02:00
integration_tests Finished verticalisation 2023-04-21 17:06:04 +02:00
utils 🔖 chore(SettingManager.py): add version attribute to SettingManager class and update config.yml version if needed 2023-05-02 10:33:56 +02:00
.gitignore added setting manager 2023-04-27 13:10:37 +02:00
LICENSE Initial commit 2023-04-14 12:42:57 +00:00
main.py refactor: remove unused code and files from the project 2023-05-02 09:21:19 +02:00
README.md Initial commit 2023-04-14 12:42:57 +00:00
requirement.txt added setting manager 2023-04-27 13:10:37 +02:00

AnalyseMorphologique