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 7f0d3dd commit fe63098Copy full SHA for fe63098
extensions/positron-python/.config/CredScanSuppressions.json
@@ -3,7 +3,8 @@
3
"suppressions": [
4
{
5
"file": [
6
- ".nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command\\register.py"
+ "file:///mnt/vss/_work/1/a/extension/extension/.nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py",
7
+ "file:///mnt/vss/_work/1/b/extension/extension/.nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py"
8
],
9
"_justification": "These are not real passwords. For documentation purposes only."
10
}
0 commit comments