Skip to content

Commit 52065ac

Browse files
committed
CI: Allow warning about python cryptgraphy
1 parent 6c17e3a commit 52065ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci/check_build_warnings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
r"reassigning to symbol",
3030
r"changes choice state",
3131
r"crosstool_version_check\.cmake",
32+
r"CryptographyDeprecationWarning",
3233
]
3334
]
3435

0 commit comments

Comments
 (0)