mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Fix whitespace
This commit is contained in:
parent
60db497525
commit
607ba458e7
|
@ -169,7 +169,6 @@ def is_package(origin):
|
|||
return False
|
||||
|
||||
|
||||
|
||||
def get_model_package_path(package_name):
|
||||
# Here we're importing the module just to find it. This is worryingly
|
||||
# indirect, but it's otherwise very difficult to find the package.
|
||||
|
|
Loading…
Reference in New Issue
Block a user