1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-16 04:20:09 +01:00

6 lines
105 B
Python
Raw Normal View History

import warnings
warnings.warn(DeprecationWarning(f'{__name__} is deprecated'))
casefold = str.casefold