Completed
Push — master ( cf3e50...fece84 )
by Chris
14:23
created
13 files with issues
Count Path Last Found
1 data/features/features_csv_to_dict.py
1 abydos/clustering.py
unused-code
2 tests/test_stats.py
Comprehensibility Best Practice
2 tests/test_stemmer.py
Duplication
3 abydos/ngram.py
unused-code Coding Style Naming
3 abydos/_bm.py
4 tests/test_phonetic.py
Duplication
7 abydos/fingerprint.py
Coding Style Naming Comprehensibility Bug unused-code
12 abydos/__init__.py
Bug Best Practice Coding Style
13 abydos/compression.py
Coding Style Naming Comprehensibility Best Practice Bug