MasoniteFramework / exceptionite

A Python Exception Library. Designed to make handling and displaying exceptions a cinch.
MIT License
124 stars 4 forks source link

Add exceptionite solution for `TypeError` #74

Open charmcaster opened 2 months ago

charmcaster commented 2 months ago

A solution is missing: Exception namespace: builtins.TypeError Error message:

View.render() missing 1 required positional argument: 'template'