mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
Fix whitespace
This commit is contained in:
parent
ebdcd859e5
commit
fa67aa0d72
1 changed files with 0 additions and 1 deletions
|
@ -297,4 +297,3 @@ class ForkAwareLocal(threading.local):
|
|||
register_after_fork(self, lambda obj : obj.__dict__.clear())
|
||||
def __reduce__(self):
|
||||
return type(self), ()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue