Skip to content

Commit

Permalink
Remove now-unnecessary exception for a .pyc fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Nov 18, 2024
1 parent c968b32 commit 820db0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ __pycache__/
*.py[cod]
.mypy_cache/

# This file is allowed specifically because it is a required fixture.
!tests/settings/basic/fixture_bad_pyc.pyc

# C extensions
*.so

Expand Down

0 comments on commit 820db0c

Please sign in to comment.