BLKSerene/Wordless

View on GitHub
wordless/wl_nlp/wl_word_detokenization.py

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

                if (
                    token[0] == '།'
                    and text
                    and text[-1] in ['།', 'ཀ', 'ག']
                ):
Severity: Major
Found in wordless/wl_nlp/wl_word_detokenization.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status