We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49095bf commit 83f9c61Copy full SHA for 83f9c61
1 file changed
wacruit/src/apps/common/enums.py
@@ -88,6 +88,7 @@ class Position(Enum):
88
IOS = "IOS"
89
# INFRA = 6
90
# PM = 7
91
+ # OPERATIONS = 8
92
93
94
class SeminarType(Enum):
0 commit comments