Skip to content

Commit

Permalink
restored the AttType cehr_bert that's automatically updated by the co…
Browse files Browse the repository at this point in the history
…de formatter
  • Loading branch information
ChaoPang committed Sep 7, 2024
1 parent 22d3e3b commit bc6a9eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class AttType(Enum):
DAY = "day"
WEEK = "week"
MONTH = "month"
CEHR_BERT = "cehrbert"
CEHR_BERT = "cehr_bert"
MIX = "mix"
NONE = "none"

Expand Down

0 comments on commit bc6a9eb

Please sign in to comment.