BrillouinMicroscopy / BMicro

Python GUI for post-measurement Brillouin microscopy analysis.
GNU General Public License v3.0
4 stars 0 forks source link

Cleanup warnings in main.py #194

Closed raimund-schluessler closed 2 years ago

raimund-schluessler commented 2 years ago

This cleans up all warnings in main.py.

codecov-commenter commented 2 years ago

Codecov Report

Merging #194 (91724ce) into main (a6d6611) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   55.69%   55.65%   -0.04%     
==========================================
  Files          15       15              
  Lines        1291     1290       -1     
==========================================
- Hits          719      718       -1     
  Misses        572      572              
Impacted Files Coverage Δ
bmicro/gui/main.py 72.59% <100.00%> (-0.21%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a6d6611...91724ce. Read the comment docs.