We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42cfda0 + 24643a5 commit e52083eCopy full SHA for e52083e
src/module/simple_gui.py
@@ -1,4 +1,5 @@
1
import os
2
+import math
3
import threading
4
import time
5
from PIL import Image, ImageDraw, ImageFont
0 commit comments