summaryrefslogtreecommitdiff
path: root/tests/topotests/example-test/test_example.py
AgeCommit message (Collapse)Author
2020-04-03tests: Run python formatter (black) for topotestsreformat
Mostly ' => ", whitespace changes. Using https://github.com/psf/black Signed-off-by: reformat <reformat@nobody.nobody>
2018-11-27example-test: Add simple example pytest for documentation (and exclude it ↵Martin Winter
from running in pytest.ini)