automl / ConfigSpace

Domain specific language for configuration spaces in Python/Cython. Useful for hyperparameter optimization and algorithm configuration.
https://automl.github.io/ConfigSpace/
Other
193 stars 89 forks source link

fix: fix failing file in pre-commit run #319

Closed Neonkraft closed 1 year ago

Neonkraft commented 1 year ago

Absence of a newline at the end of the file in test/read_and_write/test_json.py is causing the pre-commit linting hook to fail.