refactor: convert functions to methods #27
Labels
effort: high
This issue takes a large amount of work
module: other
This issue is related to other parts of the add-on
priority: low
This issue has a low priority
refactor
Code improvements
Milestone
Description and Problem
Functions are scattered.
Proposed Changes
Convert functions to class methods where it makes sense.
Benefits
Cleaner, more unified code.
Tests
Checklist
The text was updated successfully, but these errors were encountered: