mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Whitespace normalization.
This commit is contained in:
parent
f805cd2c1f
commit
f2715e0764
26 changed files with 110 additions and 114 deletions
|
@ -933,7 +933,7 @@ class _ExpectedSkips:
|
|||
if sys.platform != "win32":
|
||||
self.expected.add("test_winreg")
|
||||
self.expected.add("test_winsound")
|
||||
|
||||
|
||||
self.valid = True
|
||||
|
||||
def isvalid(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue