]> jfr.im git - yt-dlp.git/blob - yt_dlp/casefold.py
Update to ytdl-commit-07af47
[yt-dlp.git] / yt_dlp / casefold.py
1 import warnings
2
3 warnings.warn(DeprecationWarning(f'{__name__} is deprecated'))
4
5 casefold = str.casefold