AllenInstitute / em_stitch

EM microscopy lens correction
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Revive plots #33

Closed djkapner closed 5 years ago

pep8speaks commented 5 years ago

Hello @djkapner! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 19:80: E501 line too long (98 > 79 characters) Line 20:80: E501 line too long (98 > 79 characters) Line 21:80: E501 line too long (98 > 79 characters) Line 22:80: E501 line too long (98 > 79 characters) Line 23:80: E501 line too long (98 > 79 characters) Line 24:80: E501 line too long (98 > 79 characters) Line 34:34: W605 invalid escape sequence '\d'

Line 13:80: E501 line too long (95 > 79 characters) Line 14:80: E501 line too long (109 > 79 characters) Line 58:74: E231 missing whitespace after ',' Line 58:80: E501 line too long (87 > 79 characters) Line 99:19: W291 trailing whitespace

codecov-io commented 5 years ago

Codecov Report

Merging #33 into develop will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop      #33   +/-   ##
========================================
  Coverage    92.76%   92.76%           
========================================
  Files           10       10           
  Lines          899      899           
========================================
  Hits           834      834           
  Misses          65       65