Closed meliache closed 3 years ago
Merging #124 (279d1ab) into main (4aaf849) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #124 +/- ##
=======================================
Coverage 56.89% 56.89%
=======================================
Files 23 23
Lines 1494 1494
=======================================
Hits 850 850
Misses 644 644
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8a1e1a3...279d1ab. Read the comment docs.
The ROOT import is necessary, other stdCharged cannot be imported, since the import packages from the ROOT namespace. However, flake8 doesn't know about this and this caused pre-commit to complain.