1
0
Fork 0
mirror of https://github.com/Findus23/halo_comparison.git synced 2024-09-19 16:03:50 +02:00

fix merge issue

This commit is contained in:
Lukas Winkler 2022-12-23 21:46:35 +01:00
parent f0ded3a40a
commit e67c011a18
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -8,7 +8,7 @@ from pathlib import Path
from sys import argv from sys import argv
from jobrun.jobrun import jobrun 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 from spectra_plot import waveforms
vsc = True vsc = True