Skip to content

Commit

Permalink
print warnings for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
szokeasaurusrex committed Jul 22, 2024
1 parent 93a3242 commit d4fd563
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,5 @@ def test_setup_once(

assert correct_warning_found
else:
print(fake_warning.call_args_list)
fake_warning.assert_not_called()

0 comments on commit d4fd563

Please sign in to comment.