mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 17:38:51 -06:00
Reformat source code with Black; add pre-commit hooks and CI checks
This commit is contained in:
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[tool.black]
|
||||
py36 = true
|
||||
include = '\.pyi?$'
|
||||
Reference in New Issue
Block a user