psychedelicious 0f60b1ced4 fix(mm): use .value for model config discriminators
There is a breaking change in python 3.11 related to how enums with `str` as a mixin are formatted. This appears to have not caused any grief for us until now.

Re-jigger the discriminator setup to use `.value` so everything works on both python 3.10 and 3.11.
2024-03-05 23:50:19 +11:00
..
2024-03-01 10:42:33 +11:00
2024-03-01 10:42:33 +11:00
2024-03-03 14:32:14 +11:00
2024-03-05 23:50:19 +11:00
2024-03-01 10:42:33 +11:00