Preparing release version 5.3.4

This commit is contained in:
Bruno Oliveira
2020-01-20 13:53:31 -03:00
parent cdaa9c06e1
commit 6a26ac4125
8 changed files with 37 additions and 8 deletions
+1 -1
View File
@@ -442,7 +442,7 @@ Now we can profile which test functions execute the slowest:
========================= slowest 3 test durations =========================
0.30s call test_some_are_slow.py::test_funcslow2
0.21s call test_some_are_slow.py::test_funcslow1
0.20s call test_some_are_slow.py::test_funcslow1
0.11s call test_some_are_slow.py::test_funcfast
============================ 3 passed in 0.12s =============================