tiqi-group / pydase

A flexible and robust Python library for creating, managing, and interacting with data services, with built-in support for web and RPC servers, and customizable features for diverse use cases.
MIT License
0 stars 1 forks source link

updates type hints for serialized objects #111

Closed mosmuell closed 3 months ago

mosmuell commented 3 months ago

Adds the SerializedObject type hint and usage throughout the project.