Skip to content

Commit

Permalink
Update m2l_enums.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Mar 14, 2024
1 parent c042edd commit 89910ea
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions map2loop/m2l_enums.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
from enum import IntEnum


class Sampletype(IntEnum):
GEOLOGY = 0
STRUCTURE = 1
FAULT = 2
FOLD = 3
DTM = 4

class Datatype(IntEnum):
GEOLOGY = 0
STRUCTURE = 1
Expand Down

0 comments on commit 89910ea

Please sign in to comment.