Skip to content

Commit

Permalink
Merge pull request #2188 from gtech-mulearn/dev-server
Browse files Browse the repository at this point in the history
Dev server
  • Loading branch information
jelanmathewjames authored Jul 30, 2024
2 parents 6850275 + 8db76ea commit 9e86b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def get_all_values(cls):

class TFPTasksHashtags(Enum):
SCRATCH = '#tfp2.0-scratch'
COMMAND_LINE = '#tfp-2.0-command-line'
COMMAND_LINE = '#tfp2.0-command-line'

@classmethod
def get_all_values(cls):
Expand Down

0 comments on commit 9e86b86

Please sign in to comment.