Gregory Beauregard <g...@greg.red> added the comment:
typo: the line is `g: Annotated["ClassVar[int]", (2, 5)] = 3` in the code sample. Somehow I left it at only `(` for the annotation instead of `(2,5)` ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46539> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com