X Tutup
Skip to content

DOCS: Fix typo in time array step size comment#31035

Merged
rcomer merged 1 commit intomatplotlib:mainfrom
vujadinovic:patch-1
Jan 26, 2026
Merged

DOCS: Fix typo in time array step size comment#31035
rcomer merged 1 commit intomatplotlib:mainfrom
vujadinovic:patch-1

Conversation

@vujadinovic
Copy link
Contributor

The code uses dt=0.01 as time step but the comment said 0.02

PR summary

PR checklist

The code uses dt=0.01 as time step but the comment said 0.02
@github-actions github-actions bot added the Documentation: examples files in galleries/examples label Jan 26, 2026
Copy link
Member

@rcomer rcomer left a comment

Choose a reason for hiding this comment

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

Thanks @vujadinovic!

@rcomer rcomer modified the milestones: v3.11.0, v3.10-doc Jan 26, 2026
@rcomer rcomer merged commit 1c81460 into matplotlib:main Jan 26, 2026
19 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jan 26, 2026
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jan 26, 2026
rcomer added a commit that referenced this pull request Jan 26, 2026
…035-on-v3.10.8-doc

Backport PR #31035 on branch v3.10.8-doc (DOCS: Fix typo in time array step size comment)
rcomer added a commit that referenced this pull request Jan 26, 2026
…035-on-v3.10.x

Backport PR #31035 on branch v3.10.x (DOCS: Fix typo in time array step size comment)
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Jan 28, 2026
…ample comment

Minor documentation fix - typo in time array step size comment.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Jan 28, 2026
Run 35 (1c81460, PR matplotlib#31035) fixes a typo in a code comment.
ezmon correctly detected 0 changed files (comments don't affect bytecode).
Test execution: ~13 seconds vs 22 minutes for code changes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: examples files in galleries/examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup