Skip to content

Refactor: Rename misspelled function trian_and_predict to train_and_predict #63

@zizzii

Description

@zizzii

The core function 'trian_and_predict' in 'app/services/gaze_tracker.py' contains a typo. This refactor renames it to 'train_and_predict' to improve code readability and follow standard English spelling conventions.

Scope:

  • Renamed function definition in 'app/services/gaze_tracker.py'.
  • Updated all call sites within the same file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions