BLKSerene/Wordless

View on GitHub
wordless/wl_results/wl_results_search.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                        if ngram == tuple(search_term):
                            self.dialog.items_found.append([table, row, col])

Severity: Major
Found in wordless/wl_results/wl_results_search.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status