diff --git a/pyrightconfig.json b/pyrightconfig.json new file mode 100644 --- /dev/null +++ b/pyrightconfig.json @@ -0,0 +1,4 @@ +{ + "exclude": ["__pypackages__"] +} +