mirror of https://github.com/explosion/spaCy.git
Fix formatting
This commit is contained in:
parent
b11d8cd3db
commit
b99d683a93
|
@ -11,6 +11,7 @@ from ..attrs import LANG
|
|||
|
||||
from .language_data import *
|
||||
|
||||
|
||||
class English(Language):
|
||||
lang = 'en'
|
||||
|
||||
|
|
Loading…
Reference in New Issue