Skip to content

doc: fix typo in attrs.validators.gt's docstring: ge -> gt#1423

Merged
hynek merged 1 commit into
python-attrs:mainfrom
zed:patch-1
Apr 8, 2025
Merged

doc: fix typo in attrs.validators.gt's docstring: ge -> gt#1423
hynek merged 1 commit into
python-attrs:mainfrom
zed:patch-1

Conversation

@zed
Copy link
Copy Markdown
Contributor

@zed zed commented Apr 2, 2025

It replaces operator.ge with operator.gt, to fix a copy-paste error.

Replace operator.ge -> operator.gt, to fix 
a likely copy-paste error.
Copy link
Copy Markdown
Member

@hynek hynek left a comment

Choose a reason for hiding this comment

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

thanks!

@hynek hynek added this pull request to the merge queue Apr 8, 2025
Merged via the queue into python-attrs:main with commit 3d42a69 Apr 8, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants