2
0

Merge pull request #3985 from ojaswa1942/patch-1

Fix (Python.gitignore): Typo
This commit is contained in:
Tim Hunter
2025-06-18 08:36:39 -07:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
*.py,cover
*.py.cover
.hypothesis/
.pytest_cache/
cover/