Skip to content

Commit

Permalink
Remove a dead link
Browse files Browse the repository at this point in the history
Closes #2960
  • Loading branch information
sobolevn authored May 27, 2024
1 parent c89cb69 commit 42bb16c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wemake_python_styleguide/violations/oop.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ class StaticMethodViolation(ASTViolation):
.. versionadded:: 0.1.0
.. versionchanged:: 0.11.0
See also:
webucator.com/article/when-to-use-static-methods-in-python-never
"""

error_template = 'Found using `@staticmethod`'
Expand Down

0 comments on commit 42bb16c

Please sign in to comment.