Skip to content

Commit 041f109

Browse files
committed
gh-92810: Apply fixes
Signed-off-by: Martynov Maxim <martinov_m_s_@mail.ru>
1 parent 701ecc9 commit 041f109

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/_py_abc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from _weakrefset import WeakSet
22

3-
_UNSET = object()
4-
53

64
def get_cache_token():
75
"""Returns the current ABC cache token.

0 commit comments

Comments
 (0)