Complete flake8-docstrings (#13872)

This commit is contained in:
Semyon Moroz
2025-04-24 12:08:21 +02:00
committed by GitHub
parent 65860e5e86
commit de7404bcb2
2 changed files with 11 additions and 11 deletions
+1 -4
View File
@@ -1,6 +1,3 @@
version = "1.7.*"
upstream_repository = "https://github.com/pycqa/flake8-docstrings"
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
requires = ["types-flake8"]