Skip to content

Commit

Permalink
re-introduce linking to margarine documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashergt committed Mar 6, 2024
1 parent 2a949c8 commit 506d1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anesthetic/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ def nde_plot_1d(ax, data, *args, **kwargs):
This functions as a wrapper around :meth:`matplotlib.axes.Axes.plot`, with
a normalising flow as a neural density estimation (NDE) provided by
`margarine.maf.MAF` or `margarine.clustered.clusterMAF`
:class:`margarine.maf.MAF` or :meth:`margarine.clustered.clusterMAF`
<https://github.com/htjb/margarine>.
All remaining keyword arguments are passed onwards.
Expand Down

0 comments on commit 506d1c6

Please sign in to comment.