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

fix some typos #14055

Merged
merged 4 commits into from
Sep 8, 2024
Merged

fix some typos #14055

merged 4 commits into from
Sep 8, 2024

Conversation

mosc9575
Copy link
Contributor

@mosc9575 mosc9575 commented Sep 7, 2024

While working on #13958 I found some typos in other examples and suggest a fix.

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@              Coverage Diff              @@
##             branch-3.6   #14055   +/-   ##
=============================================
  Coverage              ?   93.21%           
=============================================
  Files                 ?      282           
  Lines                 ?    19892           
  Branches              ?        0           
=============================================
  Hits                  ?    18542           
  Misses                ?     1350           
  Partials              ?        0           

Copy link
Member

@bryevdv bryevdv left a comment

Choose a reason for hiding this comment

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

Just one comment

def plot(tile_source: TileSource):
# set to roughly extent of points
# set to roughly extend of points
Copy link
Member

Choose a reason for hiding this comment

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

Probably: Set to rough extents of the points

@mosc9575 mosc9575 merged commit df57080 into bokeh:branch-3.6 Sep 8, 2024
24 checks passed
@mosc9575 mosc9575 deleted the fix_typos_in_examples branch September 8, 2024 07:48
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.

2 participants