Skip to content

[FEAT]: Move models file to its own directory #7

@danielcdz

Description

@danielcdz

📘 Description

  • To streamline our project structure, we aim to organize all models within a dedicated models directory. The first step is to move the existing models file to this new directory. Be sure to update all import references accordingly and include the new model path in the lib.cairo file.

✅ Acceptance Criteria

  • The existing models file has been successfully moved to the models directory.
  • All import references to the models have been updated to reflect the new directory structure.
  • The new model path has been added to the lib.cairo file.

📜 Additional Notes

  • Ensure compatibility across all relevant files after the changes.
  • Follow the established naming conventions and directory structure to maintain consistency.

⚠ Please review our guidelines before applying the changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions