We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eea3ec commit c7f6817Copy full SHA for c7f6817
tests/test_pipeline_core.py
@@ -4,6 +4,7 @@
4
5
6
def test_get_min_max_plot():
7
+ """See #22"""
8
path = pathlib.Path(__file__).parent / "data" / "calibration_beads_47.rtdc"
9
10
# initiate the pipeline
0 commit comments