Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve python error messages (#2415)
Sometimes, the `setattr` in our special python constructor fails, and its not so easy to find out why. This should help by printing the key and the value that did not work together.
- Loading branch information