Add files via upload #11534
Annotations
3 errors
Ruff (N999):
strings/Is_English_word.py#L1
strings/Is_English_word.py:1:1: N999 Invalid module name: 'Is_English_word'
|
Ruff (F401):
strings/Is_English_word.py#L1
strings/Is_English_word.py:1:8: F401 `nltk` imported but unused
|
ruff
Process completed with exit code 1.
|