Whoops
This commit is contained in:
parent
70909aee03
commit
7f468c715c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import enum
|
|||
import math
|
||||
import cairo
|
||||
|
||||
from hexagram.cluster import Dial
|
||||
from hexagram.dial import Dial
|
||||
|
||||
class SpeedUnits(enum.Enum):
|
||||
KPH = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue