z5267282 / mve

Movie editor
MIT License
0 stars 0 forks source link

Name Not Needed in verify integrity files #94

Closed z5267282 closed 3 months ago

z5267282 commented 3 months ago
    @staticmethod
    def verify_config_integrity(
        name: str,
        queue: list[str], history: list[str], errors: list[str],
        config_file: str, remaining: str

not needed in src/config.py

z5267282 commented 3 months ago

done in 0deda25