You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a base config schema that provides quantities support
This schema is provided to use as a default, and might be extended in
the future to support more commonly used fields that are not provided
by marshmallow by default.
To use the quantity schema we need to bump the `frequenz-quantities`
dependency and add the optional `marshmallow` dependency.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments