1.2.1
📦 starletteView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This release updates type checking dependencies in testclient and adds an assertion error for incorrect usage of requires() in request handling.
✨ New Features
- Added an assertion error when requires() is called and the request parameter is not of type Request.