diff --git a/pygoruut/pygoruut.py b/pygoruut/pygoruut.py index 70bbb7f..15a21a9 100644 --- a/pygoruut/pygoruut.py +++ b/pygoruut/pygoruut.py @@ -12,7 +12,7 @@ @dataclass class Word: CleanWord: str - Linguistic: str + #Linguistic: str Phonetic: str @dataclass