LumiSpy / lumispy

Luminescence data analysis with HyperSpy.
https://lumispy.org
GNU General Public License v3.0
26 stars 18 forks source link

Fix inconsistent docstring formatting #107

Closed jlaehne closed 2 years ago

jlaehne commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #107 (b212cb2) into main (047d975) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   95.69%   95.69%           
=======================================
  Files          11       11           
  Lines         581      581           
=======================================
  Hits          556      556           
  Misses         25       25           
Impacted Files Coverage Δ
lumispy/signals/luminescence_spectrum.py 90.00% <ø> (ø)
lumispy/utils/io.py 100.00% <ø> (ø)
lumispy/signals/cl_spectrum.py 97.01% <100.00%> (ø)
lumispy/signals/cl_transient.py 100.00% <100.00%> (ø)
lumispy/signals/common_luminescence.py 100.00% <100.00%> (ø)
lumispy/signals/el_spectrum.py 100.00% <100.00%> (ø)
lumispy/signals/luminescence_transient.py 100.00% <100.00%> (ø)
lumispy/signals/pl_spectrum.py 100.00% <100.00%> (ø)
lumispy/signals/pl_transient.py 100.00% <100.00%> (ø)

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 047d975...b212cb2. Read the comment docs.