We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2b26c commit 3480a7fCopy full SHA for 3480a7f
pyproject.toml
@@ -58,7 +58,7 @@ exclude = [
58
# TODO(lucasagomes): This module was copied from road-core
59
# service/ols/src/auth/k8s.py and currently has 58 Pyright issues. It
60
# might need to be rewritten down the line.
61
- "src/auth/k8s.py",
+ "src/authentication/k8s.py",
62
]
63
extraPaths = ["./src"]
64
0 commit comments