Skip to content

Commit 9e24319

Browse files
karthiknadiganthonykim1
authored andcommitted
Try a different pattern for the path (microsoft#23252)
1 parent 526786a commit 9e24319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/CredScanSuppressions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"suppressions": [
44
{
55
"file": [
6-
".nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command/register.py"
6+
".nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py"
77
],
88
"_justification": "These are not real passwords. For documentation purposes only."
99
}

0 commit comments

Comments
 (0)