Hi, this has just the first step for generating the settings dataclasses into separate files:
I had an circular import error while trying this (even tho I used "from ... import ..."), so to be clean of that, move the MixIn into a base module. Ok for you?
Hi, this has just the first step for generating the settings dataclasses into separate files:
I had an circular import error while trying this (even tho I used "from ... import ..."), so to be clean of that, move the MixIn into a base module. Ok for you?