Skip to content

Commit 932d705

Browse files
committed
feat: add dive to stroke enum
1 parent e6b84b8 commit 932d705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hytek/hy3/enums.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ class Stroke(Enum):
77
BREAST = "C"
88
FLY = "D"
99
IM = "E"
10+
DIVE = "F"

0 commit comments

Comments
 (0)