fga-eps-mds/2022-2-Certifik8

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
dist/
Certifik8.egg-info/
Certifik8/__pycache__/
Certifik8/constants/__pycache__/
Certifik8/modules/__pycache__/
Certifik8/modules/generator/__pycache__/
Certifik8/modules/converter/__pycache__/
Certifik8/modules/handler/__pycache__/
Certifik8/modules/selector/__pycache__/
Certifik8/installer/__pycache__/
Certifik8/tests/__pycache__/
poetry.lock
.pytest_cache
.coverage
Certifik8/modules/selector/__pycache__/__init__.cpython-310.pyc
Certifik8/modules/selector/__pycache__/file_selection.cpython-310.pyc
Certifik8/modules/selector/__pycache__/folder_selection.cpython-310.pyc