mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[compat] Fix casefold import __all__ syntax in a19855f
This commit is contained in:
@@ -1663,5 +1663,5 @@ def casefold(s):
|
||||
|
||||
|
||||
__all__ = [
|
||||
casefold
|
||||
'casefold',
|
||||
]
|
||||
|
Reference in New Issue
Block a user