Skip to content

BUG fix syntax error in panphon/featuretable.py line 180 #51

@sherlock6147

Description

@sherlock6147

It shows a syntax error when using the new release
import panphon.featuretable
File "/usr/local/lib/python3.10/dist-packages/panphon/init.py", line 2, in
from panphon.featuretable import FeatureTable
File "/usr/local/lib/python3.10/dist-packages/panphon/featuretable.py", line 210
word_features = self.word_fts(word: str, normalize: bool=True)
^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions