Skip to content

Fix pytest warnings

Daniel Palomar requested to merge test/fix-pytest-warnings into master

Before:

==================================== 297 passed, 11 warnings in 0.97s ====================================

After:

========================================== 297 passed in 0.98s ===========================================

Merge request reports