Skip to content

Commit

Permalink
pythongh-123579: Document exclamation token
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyphack committed Sep 2, 2024
1 parent 35681c4 commit 3ea1a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/reference/lexical_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ The following tokens are operators:
+ - * ** / // % @
<< >> & | ^ ~ :=
< > <= >= == !=
< > <= >= == != !
.. _delimiters:
Expand Down

0 comments on commit 3ea1a5c

Please sign in to comment.