Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed whitespace surrounding docstring text #1392

Merged
merged 18 commits into from
Nov 13, 2023
Merged

Removed whitespace surrounding docstring text #1392

merged 18 commits into from
Nov 13, 2023

Conversation

zeeuqsze
Copy link
Contributor

Describe your changes
Removed whitespace surrounding docstring text.

Type of update
Is this a:

  • Update to documentation

Associated issues
FLK-D210

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #1392 (2a0b9ee) into main (ddc07cb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #1392   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          158       158           
  Lines         6939      6939           
=========================================
  Hits          6939      6939           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

Files Coverage Δ
plantcv/plantcv/annotate/points.py 100.00% <ø> (ø)
plantcv/plantcv/classes.py 100.00% <ø> (ø)
...lantcv/plantcv/morphology/segment_tangent_angle.py 100.00% <ø> (ø)
plantcv/plantcv/segment_image_series.py 100.00% <ø> (ø)
plantcv/plantcv/threshold/threshold_methods.py 100.00% <ø> (ø)
...lantcv/plantcv/visualize/auto_threshold_methods.py 100.00% <ø> (ø)
plantcv/plantcv/visualize/pixel_scatter_vis.py 100.00% <ø> (ø)

@zeeuqsze zeeuqsze added the cleanup Code quality updates label Nov 13, 2023
@zeeuqsze zeeuqsze added this to Pull Requests in PlantCV4 via automation Nov 13, 2023
@nfahlgren nfahlgren merged commit 3efe09f into main Nov 13, 2023
6 checks passed
PlantCV4 automation moved this from Pull Requests to Done Nov 13, 2023
@nfahlgren nfahlgren deleted the FLK-D210 branch November 13, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality updates ready to review
Projects
PlantCV4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants