Skip to content

Commit

Permalink
fixing the NOPP name branding
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Oct 23, 2024
1 parent a5cd161 commit 30045cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ class BrandName(str, Enum):
Class enum for k8s job type names
"""
APSVIZ = 'APSViz'
noop = 'NOOP'
NOPP = 'NOPP'

0 comments on commit 30045cf

Please sign in to comment.