issues
search
simphony
/
simphony-osp
A framework that aims to achieve interoperability between software such as simulation engines, databases and data repositories using a knowledge graph as the common language.
https://simphony.readthedocs.io
Other
16
stars
12
forks
source link
Code formatting with black and isort
#767
Closed
kysrpex
closed
2 years ago
kysrpex
commented
2 years ago
Add pre-commit configuration file
Add black, isort and pre-commit to CI
Ignore E203 in Flake8 (not really PEP8 compliant, see
https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html?highlight=E203#slices
)
Closes: #767.
Closes: #767.