Skip to content

Commit 77850df

Browse files
committed
🔧 enforce import _numtype as _nt
1 parent 6ceee91 commit 77850df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ preview = true
225225
"sys",
226226
"numpy",
227227
"numpy.typing",
228+
"_numtype",
228229
]
229230
[tool.ruff.lint.flake8-import-conventions.extend-aliases]
230231
"ctypes" = "ct"

0 commit comments

Comments
 (0)