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 f7bda2e commit 43552f8Copy full SHA for 43552f8
tests/subsys/bootloader/bl_crypto/test_generator.py
@@ -4,6 +4,9 @@
4
#
5
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
6
7
+# pylint: skip-file
8
+# ruff: noqa
9
+
10
import operator
11
import random
12
import sys
0 commit comments