Skip to content

Commit 9c476ff

Browse files
committed
Fixed test
1 parent 28e7487 commit 9c476ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openquake/hazardlib/contexts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ class Oq(object):
198198
"""
199199
mea_tau_phi = False
200200
split_sources = True
201+
use_rates = False
201202

202203
def __init__(self, **hparams):
203204
vars(self).update(hparams)

0 commit comments

Comments
 (0)