summaryrefslogtreecommitdiff
path: root/doc/en/example/assertion/test_setup_flow_example.py
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-05-18 09:27:51 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-05-23 16:45:23 +0200
commit3b9e063fe8eea19504cea1bd7764c9631d0c8019 (patch)
treecd2a0a4ea45c431ee4690049a6f49125748336d8 /doc/en/example/assertion/test_setup_flow_example.py
parent9aacb4635e81edd6ecf281d4f6c0cfc8e94ab301 (diff)
downloadpytest-3b9e063fe8eea19504cea1bd7764c9631d0c8019.tar.gz
fix line endings
Diffstat (limited to 'doc/en/example/assertion/test_setup_flow_example.py')
-rw-r--r--doc/en/example/assertion/test_setup_flow_example.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/en/example/assertion/test_setup_flow_example.py b/doc/en/example/assertion/test_setup_flow_example.py
index 100effa49..f2f7ec5cb 100644
--- a/doc/en/example/assertion/test_setup_flow_example.py
+++ b/doc/en/example/assertion/test_setup_flow_example.py
@@ -39,4 +39,3 @@ Note that ``setup_class(TestStateFullThing)`` is called and not
to insert ``setup_class = classmethod(setup_class)`` to make
your setup function callable.
"""
-