add circleview

This commit is contained in:
2025-05-05 23:37:07 +02:00
parent f13149002f
commit 3e168d2074
5 changed files with 67 additions and 4 deletions

View File

@@ -1 +1,2 @@
from .number import NumberView
from .number import NumberView
from .circle import CircleView