Borda / BIRL

BIRL: Benchmark on Image Registration methods with Landmark validations
http://borda.github.io/BIRL
BSD 3-Clause "New" or "Revised" License
90 stars 26 forks source link

Refactor: more deepsource suggestions #62

Closed Borda closed 3 years ago

Borda commented 3 years ago

Before submitting

What does this PR do?

Fixes # (issue).

Type of change

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (049dac3) into master (4013b29) will decrease coverage by 0%. The diff coverage is 83%.

@@          Coverage Diff          @@
##           master    #62   +/-   ##
=====================================
- Coverage      93%    93%   -0%     
=====================================
  Files          10     10           
  Lines        1746   1746           
=====================================
- Hits         1626   1625    -1     
- Misses        120    121    +1     
pep8speaks commented 3 years ago

Hello @Borda! Thanks for updating this PR.

Line 79:1: E402 module level import not at top of file

Line 44:1: E402 module level import not at top of file

Line 39:1: E402 module level import not at top of file

Line 35:1: E402 module level import not at top of file

Line 31:1: E402 module level import not at top of file

Line 34:1: E402 module level import not at top of file

Line 32:1: E402 module level import not at top of file

Comment last updated at 2021-07-15 09:05:21 UTC