Skip to content

Commit 1cbb95d

Browse files
committed
[portage] add exceptions to stricter pyrightconfig
1 parent 938cce8 commit 1cbb95d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyrightconfig.stricter.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
"stubs/pexpect",
7373
"stubs/pika",
7474
"stubs/pony",
75+
"stubs/portage/portage/package/ebuild/config.pyi",
76+
"stubs/portage/portage/package/ebuild/doebuild.pyi",
77+
"stubs/portage/portage/versions.pyi",
7578
"stubs/protobuf",
7679
"stubs/psutil/psutil/__init__.pyi",
7780
"stubs/psycopg2",

0 commit comments

Comments
 (0)