Skip to content

Commit 980f7dc

Browse files
committed
Comment out archive test
1 parent 0283620 commit 980f7dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/archive_tests/test_ImportMassSpectraCompassXtract.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
'''
12
import sys
23
34
sys.path.append(".")
@@ -46,3 +47,4 @@
4647
mass_spec = lcms.get_mass_spec_by_scan_number(1)
4748
mass_spec.plot_mz_domain_profile()
4849
mass_spec.plot_profile_and_noise_threshold()
50+
'''

0 commit comments

Comments
 (0)