File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- - [ ] Move check_system_packages inside SysDependencyManager class as @staticmethod
2- - [ ] Remove the standalone check_system_packages function
3- - [ ] Update import in Core/engines_loader/base.py to import SysDependencyManager
4- - [ ] Change the call in base.py to use SysDependencyManager.check_system_packages
5- - [ ] Test the changes
1+ - [X] Move check_system_packages inside SysDependencyManager class as @staticmethod
2+ - [X] Remove the standalone check_system_packages function
3+ - [X] Update import in Core/engines_loader/base.py to import SysDependencyManager
4+ - [X] Change the call in base.py to use SysDependencyManager.check_system_packages
5+ - [X] Test the changes
6+ - [ ] Corriger les engines pour que les connection de buttons soit faie directement aulieu d'utiliser des abstractions via des fonctions.
You can’t perform that action at this time.
0 commit comments