Skip to content

Commit

Permalink
ignore jlink PendingDeprecationWarning
Browse files Browse the repository at this point in the history
We can't do anything about it as it's pynrfjprog that generates it.

Signed-off-by: Jonathan Rico <[email protected]>
  • Loading branch information
jori-nordic committed Aug 15, 2022
1 parent 7e95a79 commit afd0853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pytest]
filterwarnings =
ignore:.*JLink module.*:PendingDeprecationWarning

0 comments on commit afd0853

Please sign in to comment.