Skip to content

Commit ba1968b

Browse files
authored
Remove upstream partial transformers stubs (#381)
1 parent aaa9f03 commit ba1968b

File tree

5 files changed

+0
-129
lines changed

5 files changed

+0
-129
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ tests = [
2828
"scikit-learn",
2929
"sympy",
3030
"traitlets",
31-
"transformers",
3231
]
3332
dev = [{ include-group = "hygiene" }, { include-group = "tests" }]
3433

@@ -45,7 +44,6 @@ dev = [{ include-group = "hygiene" }, { include-group = "tests" }]
4544
"skimage-stubs" = "stubs/skimage"
4645
"sklearn-stubs" = "stubs/sklearn"
4746
"sympy-stubs" = "stubs/sympy-stubs"
48-
"transformers-stubs" = "stubs/transformers-stubs"
4947
"vispy-stubs" = "stubs/vispy"
5048

5149
[tool.ruff]

stubs/transformers-stubs/models/auto/auto_factory.pyi

Lines changed: 0 additions & 45 deletions
This file was deleted.

stubs/transformers-stubs/models/auto/configuration_auto.pyi

Lines changed: 0 additions & 49 deletions
This file was deleted.

stubs/transformers-stubs/models/auto/tokenization_auto.pyi

Lines changed: 0 additions & 32 deletions
This file was deleted.

stubs/transformers-stubs/py.typed

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)