Open madalynbartman opened 2 months ago
Got 13/15 missing links. However, I could not find documentation to link for these two so I left them alone:
PyLint - E1004, missing-super-argument from https://docs.quantifiedcode.com/python-anti-patterns/correctness/missing_argument_to_super.html
PyLint - W0110, deprecated-lambda from https://docs.quantifiedcode.com/python-anti-patterns/readability/using_map_or_filter_where_list_comprehension_is_possible.html
Got 13/15 missing links. However, I could not find documentation to link for these two so I left them alone:
PyLint - E1004, missing-super-argument from https://docs.quantifiedcode.com/python-anti-patterns/correctness/missing_argument_to_super.html
PyLint - W0110, deprecated-lambda from https://docs.quantifiedcode.com/python-anti-patterns/readability/using_map_or_filter_where_list_comprehension_is_possible.html