mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/grpc-stubs: add 1.53.0.3
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Tests should fail if mypy fails to find the stubs that are to be tested.
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -1,7 +1,7 @@
|
||||
[mypy]
|
||||
check_untyped_defs = True
|
||||
ignore_errors = False
|
||||
-ignore_missing_imports = True
|
||||
+ignore_missing_imports = False
|
||||
strict_optional = True
|
||||
no_error_summary = True
|
||||
no_color_output = True
|
||||
Reference in New Issue
Block a user