Skip to content

Commit

Permalink
Added MSSA resistance tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkc committed Nov 30, 2023
1 parent 88e6622 commit 87dfcac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prp/models/tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class ResistanceTag(Enum):
VRE = "VRE"
ESBL = "ESBL"
MRSA = "MRSA"
MSSA = "MSSA"


class VirulenceTag(Enum):
Expand Down

0 comments on commit 87dfcac

Please sign in to comment.