We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73cbda1 commit b6fbaa8Copy full SHA for b6fbaa8
1 file changed
ensta/WebSession.py
@@ -6,7 +6,7 @@
6
import random
7
import string
8
import requests
9
-from moviepy import *
+import moviepy
10
from uuid import uuid4
11
from .Guest import Guest
12
from pathlib import Path
0 commit comments