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

CI: yesqa & mdformat #39

Closed Borda closed 3 years ago

Borda commented 3 years ago

Description

adding two formatter hooks

Type of change

Please delete options that are not relevant.

Checklist:

pep8speaks commented 3 years ago

Hello @Borda! Thanks for updating this PR.

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

Comment last updated at 2021-08-02 09:25:11 UTC
codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (68d1a54) into master (6603ca6) will increase coverage by 0%. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master    #39   +/-   ##
=====================================
  Coverage      93%    93%           
=====================================
  Files          16     16           
  Lines        4117   4120    +3     
=====================================
+ Hits         3847   3850    +3     
  Misses        270    270