mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-06-04 00:38:28 +02:00
883ec6d6ae
Keyword arguments have a default value now which is displayed in the frontend. The following types can be rendered now: - numbers (ints, floats, quantities) - enums (including coloured enums) I still have to fix the `convert_argument_to_hinted_types` method to make Quantity and Enums work.