No starting docstrings with This

This commit is contained in:
Julian Stirling 2025-07-10 00:59:47 +01:00
parent f51dae7b3a
commit be6a6ca6fe
13 changed files with 46 additions and 68 deletions

View file

@ -133,7 +133,6 @@ ignore = [
"D415",
"D400",
"D200",
"D404",
# These should be turned on before this MR is complete
"D100",
"D102",