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

Added docstring for Module.scope.path #3913

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented May 8, 2024

Module.scope.path is not rendering in the API reference because it has no docstring. This PR adds a docstring with an example so that the property can be seen in the API reference.

@chiamp chiamp self-assigned this May 8, 2024
@chiamp chiamp changed the title added docstring for Module.scope.path added docstring for Module.scope.path May 8, 2024
@chiamp chiamp changed the title added docstring for Module.scope.path Added docstring for Module.scope.path May 8, 2024
@chiamp chiamp requested a review from cgarciae May 8, 2024 22:40
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (2c7d7cd) to head (fdc893a).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #3913       +/-   ##
==========================================
- Coverage   60.43%   0.00%   -60.44%     
==========================================
  Files         105      97        -8     
  Lines       13263   12862      -401     
==========================================
- Hits         8015       0     -8015     
- Misses       5248   12862     +7614     

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

@copybara-service copybara-service bot merged commit f02c5d5 into google:main May 9, 2024
19 checks passed
@chiamp chiamp deleted the path branch May 9, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants