Skip to content

Commit

Permalink
lits -> list
Browse files Browse the repository at this point in the history
  • Loading branch information
ordabayevy committed Oct 24, 2023
1 parent b1ff9e1 commit 779bf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyro/poutine/block_messenger.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class BlockMessenger(Messenger):
:param list hide: list of site names to hide
:param list expose: list of site names to be exposed while all others hidden
:param list hide_types: list of site types to be hidden
:param lits expose_types: list of site types to be exposed while all others hidden
:param list expose_types: list of site types to be exposed while all others hidden
:returns: stochastic function decorated with a :class:`~pyro.poutine.block_messenger.BlockMessenger`
"""

Expand Down

0 comments on commit 779bf9e

Please sign in to comment.