Skip to content

Commit 44cbb36

Browse files
authored
Merge pull request #2379 from scari/master
Fixed typo
2 parents 0a37e32 + cb129a1 commit 44cbb36

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
@@ -43,7 +43,7 @@ htmlcov/
4343
.cache
4444
nosetests.xml
4545
coverage.xml
46-
*,cover
46+
*.cover
4747
.hypothesis/
4848

4949
# Translations

0 commit comments

Comments
 (0)