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 fbb26f0 commit d3891ca
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 d3891ca

Please sign in to comment.