[compat] Fix casefold import __all__ syntax in a19855f

pull/32245/head
dirkf 12 months ago
parent ee731f3d00
commit 2389c7cbd3

@ -1663,5 +1663,5 @@ def casefold(s):
__all__ = [ __all__ = [
casefold 'casefold',
] ]

Loading…
Cancel
Save