Skip to content

Commit c4661c1

Browse files
committed
🚚 rename the accept runtime tests in numpy-stubs to legacy (mypy workaround)
1 parent ddd07e4 commit c4661c1

38 files changed

+0
-2
lines changed

β€Žpyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ skip-excluded-dirs = true
112112

113113
[tool.mypy]
114114
mypy_path = "src"
115-
explicit_package_bases = true
116-
117115
strict = true
118116
strict_bytes = true
119117
strict_concatenate = true

0 commit comments

Comments
Β (0)