vcfb24 fix imports

This commit is contained in:
Franziska Kunsmann 2024-10-19 10:45:29 +02:00
parent 367e8ea094
commit 8ca5d334cb
No known key found for this signature in database
GPG key ID: 12E3D2136B818350

View file

@ -1,5 +1,6 @@
#!/usr/bin/python3
from schedulelib import events
from renderlib import *
from easing import *
import math