Skip to content

Commit d4c5707

Browse files
committed
Revert whitespace
1 parent c7dd4c4 commit d4c5707

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tools/build/check_extension_modules.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
1818
See --help for more information
1919
"""
20-
2120
import _imp
2221
import argparse
2322
import collections

Tools/build/deepfreeze.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
On Windows, and in cross-compilation cases, it is executed
66
by Python 3.10, and 3.11 features are not available.
77
"""
8-
98
import argparse
109
import builtins
1110
import collections

0 commit comments

Comments
 (0)