Skip to content

Commit 5cfa8de

Browse files
committed
Add tests/__init__.py to .fernignore to preserve module resolution for mypy
1 parent 26a8e3e commit 5cfa8de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.fernignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pytest.ini
2020
## Tests
2121

2222
tests/custom
23+
tests/__init__.py
2324

2425
## CI
2526

0 commit comments

Comments
 (0)