mirror of
https://github.com/Findus23/halo_comparison.git
synced 2024-09-13 09:03:49 +02:00
fix merge issue
This commit is contained in:
parent
f0ded3a40a
commit
e67c011a18
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ from pathlib import Path
|
|||
from sys import argv
|
||||
|
||||
from jobrun.jobrun import jobrun
|
||||
from paths import base_dir, account, qos
|
||||
from paths import base_dir, account, qos, spectra_dir
|
||||
from spectra_plot import waveforms
|
||||
|
||||
vsc = True
|
||||
|
|
Loading…
Reference in a new issue