wxgeo
wxgeo
Interesting, this works now without using `--external-argcomplete-script`. The initial failure may then have been caused by the fact that, initially, `mcq.py` couldn't be called directly (it had to be called...
Specifying that kwargs should match the fields of a given dataclass would be very useful indeed. My last potential usage: ``` python @dataclass(kw_only=True, frozen=True) class CompilationOptions: ... def updated(self, **update:...
Note that you may write anything after the "}", lines of valid or invalid CSS code, the validator will always claim that the validation process was successful.