mirror of
https://github.com/python/cpython.git
synced 2024-11-24 18:34:43 +08:00
Fix whitespace
This commit is contained in:
parent
ebdcd859e5
commit
fa67aa0d72
@ -297,4 +297,3 @@ class ForkAwareLocal(threading.local):
|
||||
register_after_fork(self, lambda obj : obj.__dict__.clear())
|
||||
def __reduce__(self):
|
||||
return type(self), ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user