Skip to content

Commit

Permalink
fix sphinx build (#2730)
Browse files Browse the repository at this point in the history
  • Loading branch information
eb8680 authored Jan 4, 2021
1 parent a5f1ae6 commit e5dcff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/source/mle_map.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"from torch.distributions import constraints\n",
"import pyro\n",
"import pyro.distributions as dist\n",
"from pyro.infer import SVI, Trace_ELBO",
"from pyro.infer import SVI, Trace_ELBO"
]
},
{
Expand Down

0 comments on commit e5dcff8

Please sign in to comment.