| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Theodore Aptekarev <aptekarev@gmail.com> Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
| # TODO Remove when dropping support for Python 3.9 or Click 8.1. | ||
| @property | ||
| def is_hidden(self) -> bool: | ||
| return self.hidden |
There was a problem hiding this comment.
Won't this be failing on click <8.2 because self.hidden does not exist?
Sorry, something went wrong.
There was a problem hiding this comment.
Ah, I see now that you've implemented a version cap for python 3.9
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for taking this over
🚀
Sorry, something went wrong.
|
Thanks++ @piiq, all good, merging! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Thanks++ to @piiq for:
which this is based on.
See for more info: