Skip to content

Commit

Permalink
blub
Browse files Browse the repository at this point in the history
  • Loading branch information
dirmeier committed Feb 26, 2024
1 parent 1271420 commit 3b25246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbijax/_src/snasss.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ class SNASSS(SNASS):
Likelihood-free Inference". ICML, 2023
"""

# pylint: disable=useless-parent-delegation
def __init__(self, model_fns, density_estimator, summary_net):
"""Construct a SNASSS object.
Expand Down

0 comments on commit 3b25246

Please sign in to comment.