Skip to content

Commit 17a48b3

Browse files
committed
Catch warnings
1 parent 9f4d4ed commit 17a48b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ markers =
3434
cloud:Run the cloud tests for example
3535
filterwarnings =
3636
error::FutureWarning
37+
error:Detected call of `lr_scheduler.step\(\)` before `optimizer.step\(\)`:UserWarning
3738
xfail_strict = true
3839
junit_duration_report = call
3940

0 commit comments

Comments
 (0)