Complete flake8-builtins (#13824)

This commit is contained in:
Semyon Moroz
2025-04-14 11:00:45 +02:00
committed by GitHub
parent 6d0402cb03
commit 70dab5333a
2 changed files with 4 additions and 7 deletions
+1 -4
View File
@@ -1,6 +1,3 @@
version = "2.5.*"
upstream_repository = "https://github.com/gforcada/flake8-builtins"
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
requires = ["types-flake8"]