EducationalTestingService / skll

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

Use ruff to replace other pre-commit checks such as black etc. #770

Closed desilinguist closed 4 months ago

desilinguist commented 8 months ago

Since ruff can do formatting now, may be we don't need black anymore.