Skip to content

Commit

Permalink
Merge pull request #2182 from gtech-mulearn/dev-server
Browse files Browse the repository at this point in the history
Dev server
  • Loading branch information
jelanmathewjames authored Jul 29, 2024
2 parents c75a0f2 + e704c13 commit f8904c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ def get_all_values(cls):

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

@classmethod
def get_all_values(cls):
Expand Down

0 comments on commit f8904c4

Please sign in to comment.