EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
550 stars 69 forks source link

Runs flynt on the code-base and adds flynt a pre-commit check #697

Closed srhrshr closed 2 years ago

srhrshr commented 2 years ago

@desilinguist ,

Thanks for adding me as a collaborator!

This PR replaces #696 and it addresses issue #695. There weren't many changes that resulted as a result of running flynt on the codebase.

Thanks!

codecov[bot] commented 2 years ago

Codecov Report

Merging #697 (d5544df) into main (c0a7e61) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #697   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files          63       63           
  Lines        9098     9098           
=======================================
  Hits         8812     8812           
  Misses        286      286           
Impacted Files Coverage Δ
examples/make_iris_example_data.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c0a7e61...d5544df. Read the comment docs.