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",
|
||||
"pre-commit",
|
||||
"black",
|
||||
"isort"
|
||||
"isort",
|
||||
"mypy",
|
||||
"types-dataclasses",
|
||||
"types-mock",
|
||||
|
|
Loading…
Reference in New Issue
Block a user