Borda / pyImSegm

Image segmentation - general superpixel segmentation & center detection & region growing
https://borda.github.io/pyImSegm
BSD 3-Clause "New" or "Revised" License
373 stars 73 forks source link

Refactor unnecessary `else` / `elif` when `if` block has a `return` statement #36

Closed deepsource-autofix[bot] closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@783fe15). Click here to learn what that means. The diff coverage is 96%.

:exclamation: Current head be9ae4c differs from pull request most recent head 1002448. Consider uploading reports for the commit 1002448 to get more accurate results

@@           Coverage Diff           @@
##             master    #36   +/-   ##
=======================================
  Coverage          ?    97%           
=======================================
  Files             ?     16           
  Lines             ?   3976           
  Branches          ?      0           
=======================================
  Hits              ?   3837           
  Misses            ?    139           
  Partials          ?      0