Skip to content

Python docstring argument fixes#14019

Merged
bryevdv merged 1 commit intobokeh:branch-3.6from
cdeil:docstring-param-fixes
Aug 11, 2024
Merged

Python docstring argument fixes#14019
bryevdv merged 1 commit intobokeh:branch-3.6from
cdeil:docstring-param-fixes

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.

@codecov
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
Chiemezuo pushed a commit to Chiemezuo/bokeh that referenced this pull request Aug 27, 2024
@github-actions
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