Completed
Push — master ( 432aac...a78908 )
by Chris
15:23
created
20 files with issues
Count Path Last Found
3 abydos/ngram.py
unused-code Coding Style Naming
2 tests/test_stemmer.py
Duplication
1 abydos/phones.py
Coding Style
2 tests/test_stats.py
Comprehensibility Best Practice
4 tests/test_phonetic.py
Duplication
15 abydos/_bm.py
Coding Style Naming unused-code Unused Code best-practice Comprehensibility
1 data/features/features_csv_to_dict.py
37 abydos/phonetic.py
Comprehensibility Best Practice unused-code best-practice Coding Style Duplication coding-style
8 abydos/stats.py
best-practice unused-code Unused Code coding-style
1 abydos/clustering.py
unused-code