Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jalencato authored Nov 6, 2024
1 parent a9dd308 commit cd319fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphstorm-processing/graphstorm_processing/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
NODE_MAPPING_STR = "orig"
NODE_MAPPING_INT = "new"


################# Supported execution envs ##############
class ExecutionEnv(Enum):
"""Supported execution environments"""
Expand Down

0 comments on commit cd319fa

Please # to comment.