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

Python docstring argument fixes #14019

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

cdeil
Copy link
Contributor

@cdeil cdeil commented Aug 11, 2024

Fix some small warnings pointed out by PyCharm. No code changes except removing some redundant return statements in __init__ methods in src/bokeh/core/property/wrappers.py.

Copy link

codecov bot commented Aug 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (branch-3.6@5aecc61). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff              @@
##             branch-3.6   #14019   +/-   ##
=============================================
  Coverage              ?   93.10%           
=============================================
  Files                 ?      283           
  Lines                 ?    19852           
  Branches              ?        0           
=============================================
  Hits                  ?    18484           
  Misses                ?     1368           
  Partials              ?        0           

@bryevdv
Copy link
Member

bryevdv commented Aug 11, 2024

Thanks @cdeil

@bryevdv bryevdv merged commit 9b83ee5 into bokeh:branch-3.6 Aug 11, 2024
24 checks passed
Chiemezuo pushed a commit to Chiemezuo/bokeh that referenced this pull request Aug 27, 2024
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants