Skip to content

Fix all ruff formatting and linting errors #260

@jhw-db

Description

@jhw-db

Fix all ruff formatting and linting errors to achieve consistent code style.

Current Issues:

  • Nested if statements
  • Long lines
  • Code complexity
  • Formatting inconsistencies

Fixes Required:

  • Combine nested if statements using 'and' operator
  • Break long lines properly
  • Add noqa comments where justified

Benefits:

  • Consistent code style
  • Better readability
  • Automated formatting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions