ioos / compliance-checker

Python tool to check your datasets against compliance standards
http://ioos.github.io/compliance-checker/
Apache License 2.0
108 stars 58 forks source link

Fix lint #1074

Closed ocefpaf closed 4 months ago

ocefpaf commented 4 months ago

Fix that annoying false positive lint when the add-trailing-comma pre-commit.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.91%. Comparing base (f1499e2) to head (12f6a41). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1074 +/- ## ======================================== Coverage 81.91% 81.91% ======================================== Files 24 24 Lines 5171 5171 Branches 1237 1237 ======================================== Hits 4236 4236 Misses 634 634 Partials 301 301 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.