Skip to content

Commit

Permalink
Fix typo's
Browse files Browse the repository at this point in the history
  • Loading branch information
JCZuurmond committed Oct 31, 2024
1 parent 1f4306f commit f39bf38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/databricks/labs/ucx/assessment/sequencing.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ def _register_workflow_task(self, task: jobs.Task, parent: MigrationNode) -> May
- notebook_task
- pipeline_task
- python_wheel_task
- run_job_tasl
- run_job_task
- spark_jar_task
- spark_python_taks
- spark_python_task
- spark_submit_task
- sql_task
"""
Expand Down

0 comments on commit f39bf38

Please sign in to comment.