Skip to content

Refactor and Clean-up Code #15

Description

@eliseoe

The goal is to improve code readability, maintainability, and overall structure without introducing functional changes. This includes tasks such as:

  • Improving code organisation and structure.
  • Renaming variables/functions where appropriate for clarity.
  • Removing redundant or unused code.
  • Simplifying overly complex logic where possible.
  • Improving comments and documentation where needed.
  • Applying consistent formatting and coding conventions.

This work was discussed with Defne and is intended as a non-functional refactor to make the codebase easier to understand and maintain. No changes to the external API or model behaviour should be introduced.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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