[Bug] mutable default is not allowed in @dataclass
in python > 3.9.
#2862
Labels
bug
Something isn't working
@dataclass
in python > 3.9.
#2862
🐛 Bug
Description
mutable default is not allowed in
@dataclass
in python > 3.9. I would be happy to do a pull request.Checklist
To reproduce
** Minimal Code/Config snippet to reproduce **
min.py
conf.yaml
** Stack trace/error message **
Expected Behavior
System information
Fix
config.py
The text was updated successfully, but these errors were encountered: