Update src/seismic_hazard_forecasting.py

This commit is contained in:
ftong 2025-06-06 15:31:54 +02:00
parent bda00e225c
commit 59cc14e4da

View File

@ -441,7 +441,7 @@ verbose: {verbose}")
start = timer()
use_pp = False
use_pp = True
if use_pp: # use dask parallel computing
pbar = ProgressBar()