Skip to content

Commit

Permalink
Update test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
axelwalter authored Apr 15, 2024
1 parent f12b073 commit f72a5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from urllib.request import urlretrieve

from src.simpleworkflow import generate_random_table
from src.complexworkflow import mzML_file_get_num_spectra
from src.mzmlfileworkflow import mzML_file_get_num_spectra

from pathlib import Path

Expand Down

0 comments on commit f72a5d3

Please sign in to comment.