Skip to content

Commit a948a99

Browse files
committed
[gitignore] Remove nosetests.xml from gitignore
Because we don't use it (we are using pytest), so better keep it simple Note: this was introduced by mistake in b5d9b61
1 parent b5d9b61 commit a948a99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ htmlcov/
2828
.coverage
2929
.coverage.*
3030
.cache
31-
nosetests.xml
3231
coverage.xml
3332
*.cover
3433
.pytest_cache/

0 commit comments

Comments
 (0)