Move folders
This commit is contained in:
parent
ba2e252759
commit
3cf28379e8
89 changed files with 47 additions and 31 deletions
3
src/great_ai/utilities/language/__init__.py
Normal file
3
src/great_ai/utilities/language/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .english_name_of_language import english_name_of_language
|
||||
from .is_english import is_english
|
||||
from .predict_language import predict_language
|
||||
Loading…
Add table
Add a link
Reference in a new issue