Skip to content

Conversation

@Pajaraja
Copy link
Collaborator

Fix typos in codebase
Quater -> Quarter
Bewteen -> Between

@Pajaraja Pajaraja requested a review from Copilot January 23, 2026 16:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects spelling errors throughout the codebase, specifically fixing two typos: "quater/quaterly" to "quarter/quarterly" and "bewteen" to "between".

Changes:

  • Fixed "quater/quaterly" → "quarter/quarterly" in comments, function names, and variable names
  • Fixed "bewteen" → "between" in code comments
  • Updated import statements to use the corrected constant name

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
runtime/tests/automl_runtime/forecast/utils_test.py Fixed typos in test function names and comments
runtime/tests/automl_runtime/forecast/prophet/model_test.py Fixed typo in comment
runtime/databricks/automl_runtime/forecast/utils.py Fixed typos in comments, function name, constant import, and function definition
runtime/databricks/automl_runtime/forecast/prophet/model.py Updated import and variable assignment to use corrected names
runtime/databricks/automl_runtime/forecast/prophet/forecast.py Fixed typo in docstring comment
runtime/databricks/automl_runtime/forecast/pmdarima/training.py Fixed typo in docstring comment
runtime/databricks/automl_runtime/forecast/init.py Fixed typo in constant name definition

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Pajaraja Pajaraja merged commit bab0ca1 into databricks:branch-0.2.20.13 Jan 23, 2026
7 of 8 checks passed
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.

1 participant