Files
video-pipeline/test_moviepy.py
2025-07-23 11:52:09 -07:00

3 lines
63 B
Python

import moviepy.editor
print("✅ moviepy.editor is available")