TomasBeuzen / pybeach

A Python package for locating the dune toe on cross-shore beach profile transects.
MIT License
18 stars 12 forks source link

🐛 FIX: typo in create_classifier() docstring #13

Closed TomasBeuzen closed 3 years ago

TomasBeuzen commented 3 years ago

Closes #12 .

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (55f0ed9) into master (a6f5d0f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         4    +1     
  Lines          292       293    +1     
=========================================
+ Hits           292       293    +1     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pybeach/support/classifier_support.py 100.00% <ø> (ø)
pybeach/__init__.py 100.00% <0.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 a6f5d0f...55f0ed9. Read the comment docs.