Skip to content

Commit ce23489

Browse files
authored
Update docs to reflect removed config knob (#3612)
1 parent 40a89b9 commit ce23489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wemake_python_styleguide/violations/best_practices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ class InitModuleHasLogicViolation(SimpleViolation):
456456
457457
It is also fine when you have different users that use your code.
458458
And you do not want to break everything for them.
459-
In this case, this rule can be configured.
459+
In this case, this rule can be ignored.
460460
461461
.. versionadded:: 0.1.0
462462

0 commit comments

Comments
 (0)