revert "arange" typo ignore

This commit is contained in:
Laurent 2024-04-02 16:08:59 +00:00 committed by Laureηt
parent 6c40f56c3f
commit ef427538a6

View file

@ -148,7 +148,6 @@ extend-ignore-identifiers-re = ["NDArray*", "interm", "af000ded"]
[tool.typos.default.extend-words]
adaptee = "adaptee" # Common name for an adapter's target
arange = "arange" # Commonly used via `from torch import arange`
[tool.pytest.ini_options]
filterwarnings = [