mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-27 08:29:51 +03:00
remove module docstring from fo/__init__.py
This commit is contained in:
parent
6e28065727
commit
9e0a0c38d6
|
@ -1,4 +1,3 @@
|
||||||
"""Module for creating a faroese language class."""
|
|
||||||
import spacy
|
import spacy
|
||||||
from .tokenizer_exceptions import TOKENIZER_EXCEPTIONS
|
from .tokenizer_exceptions import TOKENIZER_EXCEPTIONS
|
||||||
from spacy.lang.punctuation import (
|
from spacy.lang.punctuation import (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user