Skip to content

Commit b79b218

Browse files
committed
allow super to set attributes
1 parent 4b93447 commit b79b218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qinfer/test_models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ class UnknownT2Model(FiniteOutcomeModel):
228228
description='Robust online Hamiltonian learning',
229229
tags=['implementation']
230230
)
231-
def __init__(self): pass
232231

233232
@property
234233
def n_modelparams(self): return 2

0 commit comments

Comments
 (0)