Cleanup imports and add file-wide comments

This commit is contained in:
2022-09-23 21:21:38 -04:00
parent c09600cd10
commit 7a044a1619
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# main drawing class
import sys
import math
from kivy.uix.widget import Widget