Skip to content

Commit af47548

Browse files
Fixed Typo in Docstring
1 parent 2352626 commit af47548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

probability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def __repr__(self):
118118

119119

120120
def event_values(event, variables):
121-
"""Return a tuple of the values of variables variables in event.
121+
"""Return a tuple of the values of variables in event.
122122
>>> event_values ({'A': 10, 'B': 9, 'C': 8}, ['C', 'A'])
123123
(8, 10)
124124
>>> event_values ((1, 2), ['C', 'A'])

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy