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