Skip to content

Commit 28e8890

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent b4161dc commit 28e8890

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stdlib/@tests/test_cases/check_tkinter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from typing import Optional, Tuple
77
from typing_extensions import assert_type
88

9-
109
root = tkinter.Tk()
1110
root.report_callback_exception(TypeError, TypeError("no"), None)
1211

0 commit comments

Comments
 (0)