Skip to content

Feature/add data setter#55

Open
AlePiccin wants to merge 16 commits into
CrystalWindSnake:mainfrom
AlePiccin:feature/add-data-setter
Open

Feature/add data setter#55
AlePiccin wants to merge 16 commits into
CrystalWindSnake:mainfrom
AlePiccin:feature/add-data-setter

Conversation

@AlePiccin
Copy link
Copy Markdown
Contributor

Add a data setter. We already have a getter, but not a setter.

Copilot AI and others added 16 commits March 9, 2026 22:02
…e check_interval

Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
…dd missing return types

Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
…-methods

Add missing type hints, new methods, and modernize typing across codebase
Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
…me type union in utils.py

Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
…emove from __future__ import annotations

Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
Co-authored-by: AlePiccin <149101764+AlePiccin@users.noreply.github.com>
…hon-3-9

Standardize type notation: replace `X | Y` with `Union`/`Optional`, remove `from __future__ import annotations`
add Data setter
minor corrections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants