mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-22 18:12:00 +03:00
Format
This commit is contained in:
parent
b7c7fdfd3d
commit
3340ba3f94
|
@ -1159,6 +1159,7 @@ def test_cli_find_threshold(capsys):
|
|||
)
|
||||
def test_project_check_requirements(reqs, output):
|
||||
import pkg_resources
|
||||
|
||||
# excessive guard against unlikely package name
|
||||
try:
|
||||
pkg_resources.require("spacyunknowndoesnotexist12345")
|
||||
|
|
Loading…
Reference in New Issue
Block a user