Skip to content

Commit 77b8cdb

Browse files
authored
Merge pull request #3985 from ojaswa1942/patch-1
Fix (Python.gitignore): Typo
2 parents 15d6845 + 57c1500 commit 77b8cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ htmlcov/
4646
nosetests.xml
4747
coverage.xml
4848
*.cover
49-
*.py,cover
49+
*.py.cover
5050
.hypothesis/
5151
.pytest_cache/
5252
cover/

0 commit comments

Comments
 (0)