Feat/pre commit checks
Compare changes
- Robert Rosca authored
+ 6
− 5
Cython == 0.29.21
@@ -11,22 +12,22 @@ fabio == 0.9.0
ipyparallel == 6.2.4
Jinja2 == 2.11.2
jupyter-core == 4.6.1
notebook == 6.1.5
.py
and .ipynb
.py
and .ipynb
check
stage in the CII included a lot of other changes and fixes in the original MR (https://git.xfel.eu/gitlab/detectors/pycalibration/merge_requests/411) before figuring out how to get the checks to run only on changed files, which meant that the MR implementing pre-commit checks also refactored a decent chunk of code. It would be better to do that refactoring in separate MRs so I've closed the original one and opened this to replace it.
@ahmedk @danilevc @hammerd feel free to review when you have time
TODO: