mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 07:28:53 -05:00
Replaced 'not in' comparison with a more Pythonic 'not in' syntax for checking media type in the edit_video view.
Replaced 'not in' comparison with a more Pythonic 'not in' syntax for checking media type in the edit_video view.