Skip to content

Commit 7cc8db5

Browse files
authored
Merge pull request #4 from Rolling-Blocks/Current-progress
Update disp_def.py
2 parents 340c3fa + 8c0eae8 commit 7cc8db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

disp_def.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from enum import Enum, auto
2-
2+
#
33
# Shared Enum For Project
44

55
class DispDef(Enum):

0 commit comments

Comments
 (0)