Skip to content

Commit c37a573

Browse files
committed
Add to known parse errors
1 parent cd43b46 commit c37a573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/check_docs_formatted.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"tab-before-operator",
9090
"trailing-whitespace",
9191
"unexpected-indentation",
92+
"non-pep695-type-alias", # requires Python 3.12
9293
]
9394

9495

0 commit comments

Comments
 (0)