Skip to content

Fixed issued with _deprecate_args and deprecate_lazy

Latest
Compare
Choose a tag to compare
@isFakeAccount isFakeAccount released this 21 Apr 18:30
· 3 commits to master since this release
898be36
  • Fixed issued with _deprecate_args and deprecate_lazy. Now the decorated functions return type won't be shadowed by the decorator.
  • Fixed the typing issues in reddit.pyi with IO
  • Fixed some conflicting types in model/reddit/comment.pyi

Full Changelog: v0.0.2...v0.0.3