summaryrefslogtreecommitdiff
path: root/src/python/test/test_persistence_graphical_tools.py
AgeCommit message (Expand)Author
2022-11-18pytest.warns(None) deprecatedMarc Glisse
2022-05-16code review: use isinstance(x, T) instead of issubclass(type(x),T)Vincent Rouvreau
2022-05-16code review: limit test was not respecting the one described in the documenta...Vincent Rouvreau
2022-05-10Fix limit tests for plot (and warning in test)Vincent Rouvreau
2021-06-22black -l 120 modified filesROUVREAU Vincent
2021-06-17Forgot to add test file for graphicalROUVREAU Vincent