Sakis Kasampalis
Sakis Kasampalis
Hi. Thanks for the pull request. Please check the linter errors
Hi. Another contributor started adding type hints that's why some files have hints and some not. Feel free to continue with that but let's stick to
I believe that functional programming idioms in any language are good, as long as they are not implemented in an obscure way. Especially the fundamentals such as immutability and pure...
Sure, any simplification is welcome. Feel free to create a pull request
Thanks for the PR. I know that these are not your changes, but could you please fix the linter issues?
It looks like it's only reformatting issues, do you have the black linter installed?
Hi, A PDF version of what? All web browsers have the ability to export a page as PDF. I don't think that creating a PDF of all code samples makes...
Hi. Where are the references to specific versions? In the linter?
Good catch, thanks. Feel free to create a pull request to address this.
There's no need for backwards compatibility. People who really want 2.x compatible code can checkout the `legacy` branch. Replacing the older with newer versions sounds good