Skip to content

Commit aecf33e

Browse files
committed
typing: Stop ignoring 'fixtures'
This is now typed. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent d68c717 commit aecf33e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ check_untyped_defs = true
6363

6464
[[tool.mypy.overrides]]
6565
module = [
66-
"fixtures.*",
6766
"testresources.*",
6867
"testscenarios.*",
6968
]

0 commit comments

Comments
 (0)