mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-27 08:29:51 +03:00
update msg
This commit is contained in:
parent
0948dc19fb
commit
a3bf379cdd
|
@ -221,7 +221,7 @@ def init_config(
|
|||
arg = spec["arg"]
|
||||
msg.fail(
|
||||
f"Couldn't find a matching registration handle for {spec_type} '{arg}'. "
|
||||
f"Available functions: {valid_values}",
|
||||
f"Valid options are: {valid_values}",
|
||||
exits=1,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user