| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for your contribution @douo! To fix the linting error reported by Github actions, please add the following inline comment next to the definition of _should_insert:
def _should_insert(expr: tree.BaseNode, word_node: tree.Leaf) -> bool: # pylint: disable=too-many-return-statementsOtherwise looks good to me.
Sorry, something went wrong.
There was a problem hiding this comment.
Please apply the suggestion I left below to please another of our linters.
Sorry, something went wrong.
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
There was a problem hiding this comment.
Thanks a lot for your help @douo! We really appreciate it.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
More detail in #307
Fixes #307