tastyware/tastytrade:v10.2.2
What's Changed
- enforce isort, strict typing (+mypy) by @Graeme22 in #251
- isort now implemented across library + enforced for new code
- now using pyright strict typing
- mypy added as secondary type checker (also on strict mode) to ensure types work well for all users, regardless of type checker
Full Changelog: v10.2.1...v10.2.2