We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e823991 commit e6f4fb6Copy full SHA for e6f4fb6
src/forge/controller/launcher.py
@@ -33,7 +33,7 @@
33
from torchx.specs import AppState
34
from torchx.specs.fb.component_helpers import Packages
35
except ImportError as e:
36
- # This means there is an erorr with MAST
+ # This means there is an error with MAST
37
pass
38
39
JOB_NAME_KEY = "job_name"
0 commit comments