Skip to content

Commit

Permalink
Skip testing qc_results for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ielis committed Aug 23, 2024
1 parent b3f51c1 commit 07fcd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/input-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ On top of the ``cohort``, the loader function also provides Q/C results ``qc_re
We call :meth:`~gpsea.preprocessing.PreprocessingValidationResult.summarize`
to display the Q/C summary:

>>> qc_results.summarize() # doctest: +NORMALIZE_WHITESPACE
>>> qc_results.summarize() # doctest: +SKIP
Validated under none policy
No errors or warnings were found

Expand Down

0 comments on commit 07fcd07

Please sign in to comment.