add serial mock

This commit is contained in:
Jannes Magnusson
2025-10-17 14:38:48 +02:00
parent a68dac858f
commit 2093e43611
4 changed files with 105 additions and 107 deletions

View File

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