Skip to content

Many type hinting fixes and docs update

Compare
Choose a tag to compare
@Rud356 Rud356 released this 24 Jul 17:01
· 74 commits to master since this release
  • Now it's possible to type hint variables just using ConfigVar[desired_type]
  • Replaced invalid type hints with correct ones
  • Update docs
  • Add mypy linter support