Skip to content

Update plotting tutorials #214

Update plotting tutorials

Update plotting tutorials #214

Triggered via pull request January 17, 2024 13:08
Status Success
Total duration 18s
Artifacts

code-blocks-linting.yaml

on: pull_request
linting
9s
linting
Fit to window
Zoom out
Zoom in

Annotations

1 warning
linting: docs/source/user_guide/spectrum_alignment.rst#L130
[blacken-docs] reported by reviewdog 🐶 Raw Output: docs/source/user_guide/spectrum_alignment.rst:130:- spectrum_bottom_kws={"annotate_ions": False, "matched_peaks": match_peaks_observed} docs/source/user_guide/spectrum_alignment.rst:130:+ spectrum_bottom_kws={ docs/source/user_guide/spectrum_alignment.rst:131:+ "annotate_ions": False, docs/source/user_guide/spectrum_alignment.rst:132:+ "matched_peaks": match_peaks_observed, docs/source/user_guide/spectrum_alignment.rst:133:+ },