tram_accuracy / .gitignore
aauss's picture
Improve regex, add tests, and fail early with wrong input lengths.
e6bd448
Raw
History Blame Contribute Delete
120 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store