Skip to content

[BUG] fix spellcheck errror in job.py from TIMEDOUT to TIMEOUT#407

Closed
Future-Outlier wants to merge 1 commit into
databricks:mainfrom
Future-Outlier:fix-spelling-from-timedout-to-timeout
Closed

[BUG] fix spellcheck errror in job.py from TIMEDOUT to TIMEOUT#407
Future-Outlier wants to merge 1 commit into
databricks:mainfrom
Future-Outlier:fix-spelling-from-timedout-to-timeout

Conversation

@Future-Outlier

Copy link
Copy Markdown

Changes

Currently, Flyte is integrating Databricks's service.
flyteorg/flytekit#1797
We have to do a mapping mechanism to handle the response from Databricks API.
https://github.com/flyteorg/flytekit/blob/master/flytekit/extend/backend/base_agent.py#L138
But the spellcheck seems to be an error, please merge it, and thanks a lot!

Test

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

Signed-off-by: Future Outlier <eric901201@gmai.com>

nfx commented Oct 17, 2023

Copy link
Copy Markdown
Contributor

It is not allowed to change autogenerated files. It’s a valid enum state, please add exception to the spellcheck you’re using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants