Skip to content

Refactor codebase to improve PEP8 compliance #385

Open
@hacherix

Description

@hacherix

Refactor the codebase to PEP8 standard to improve code readability, consistency and maintainability.

File and directory names

  • short
  • descriptive
  • all-lowercase
  • underscores can be used in the module name if it improves readability but no other special characters

E.g: DAG-this-is-example.py -> dag_example.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorCode refactoring or cleaning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions