3 lines
63 B
Python
3 lines
63 B
Python
import moviepy.editor
|
|
print("✅ moviepy.editor is available")
|
import moviepy.editor
|
|
print("✅ moviepy.editor is available")
|