mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 12:20:20 +03:00
Typo
This commit is contained in:
parent
d7caeeef1b
commit
e3d068ec25
|
@ -13,7 +13,7 @@ def test_build_dependencies():
|
||||||
"hypothesis",
|
"hypothesis",
|
||||||
"pre-commit",
|
"pre-commit",
|
||||||
"black",
|
"black",
|
||||||
"isort"
|
"isort",
|
||||||
"mypy",
|
"mypy",
|
||||||
"types-dataclasses",
|
"types-dataclasses",
|
||||||
"types-mock",
|
"types-mock",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user