Skip to content

Commit

Permalink
enhance typing (#104)
Browse files Browse the repository at this point in the history
resolved for `pyright`:

* `reportUnknownVariableType`
* `reportUnknownArgumentType`
* `reportUnknownMemberType`
* `reportUnknownParameterType`

and `E722` for `flake8`.
  • Loading branch information
vchrisb authored Nov 13, 2023
1 parent 75d3d41 commit 8904ebc
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 81 deletions.
Loading

0 comments on commit 8904ebc

Please sign in to comment.