WrongTypeError
- should be "str" instead of value ... of type "int"
- Important when loading data from yaml
#254
Labels
bug
Something isn't working
To Reproduce
Adding some characters into the test data, makes the above code work.
Expected behavior
No exception should be thrown.
Environment
3.10.12
dacite
version:1.8.1
Additional context
I think that the same argument applied in #74 could apply here. :)
The text was updated successfully, but these errors were encountered: