fix/enums_status_with_list #65

Merged
appel_c merged 2 commits from fix/enums_status_with_list into main 2025-09-18 07:19:43 +02:00
Owner

Remove Enum types from TypeHints of USER_ACCESS methods as they can not be known in the serialization process. For the future, we should not use custom class definitions and return them through methods that requires serialization, as the serializer can not be aware of what these classes are.

Remove Enum types from TypeHints of USER_ACCESS methods as they can not be known in the serialization process. For the future, we should not use custom class definitions and return them through methods that requires serialization, as the serializer can not be aware of what these classes are.
appel_c added 2 commits 2025-09-18 07:19:21 +02:00
fix: remove enums from typehints
Some checks failed
CI for debye_bec / test (pull_request) Failing after 2s
CI for debye_bec / test (push) Successful in 1m16s
6a8f6c7988
appel_c requested review from hitz_s 2025-09-18 07:19:22 +02:00
appel_c merged commit 6a8f6c7988 into main 2025-09-18 07:19:43 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/debye_bec#65