Closed laggykiller closed 8 months ago
Currently stict python type checker is unhappy with python typing, and some optional arguments are mistyped as mandatory in rookiepy.pyi. This PR would improve typing of this library.
rookiepy.pyi
Thanks for your contribution!
Currently stict python type checker is unhappy with python typing, and some optional arguments are mistyped as mandatory in
rookiepy.pyi
. This PR would improve typing of this library.