Skip to content

Commit

Permalink
Update 15_Workflow_with_mzML_files.py
Browse files Browse the repository at this point in the history
fix import
  • Loading branch information
axelwalter authored Apr 15, 2024
1 parent 627697d commit f12b073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/15_Workflow_with_mzML_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from pathlib import Path

from src.common import page_setup, save_params, show_fig, show_table
from src import complexworkflow
from src import mzmlfileworkflow
from src.captcha_ import captcha_control


Expand Down

0 comments on commit f12b073

Please sign in to comment.