Skip to content

docs: typo with the docstrings#1524

Merged
RobPasMue merged 2 commits into
mainfrom
fix/typo
Nov 5, 2024
Merged

docs: typo with the docstrings#1524
RobPasMue merged 2 commits into
mainfrom
fix/typo

Conversation

@Revathyvenugopal162
Copy link
Copy Markdown
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Nov 5, 2024

Description

fix typo in docstrings cylinder --> plane.

Issue linked

nil

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@Revathyvenugopal162 Revathyvenugopal162 requested a review from a team as a code owner November 5, 2024 16:13
@github-actions github-actions Bot added the bug Something isn't working label Nov 5, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.69%. Comparing base (cf0d150) to head (cd71275).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1524   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files          86       86           
  Lines        7043     7043           
=======================================
  Hits         6458     6458           
  Misses        585      585           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks a lot @Revathyvenugopal162

@RobPasMue RobPasMue merged commit 7324c37 into main Nov 5, 2024
@RobPasMue RobPasMue deleted the fix/typo branch November 5, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants