Skip to content

Eliminated the nested set warning caused by the error code format

Choose a tag to compare

@umitbuyuksahin umitbuyuksahin released this 28 Mar 14:08
· 39 commits to main since this release
e21f181

Summary

In this release, we eliminated the nested set warning caused by the error-code format. Furthermore, in case of having an invalid error code, ValueError is thrown instead of AssertError.

Bug Fixes

  • #8: Eliminated nested set warning in error code format