Skip to content

Commit 22a1807

Browse files
quaqueltpike3
authored andcommitted
Update mpl_space_drawing.py
1 parent 9558ea0 commit 22a1807

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mesa/visualization/mpl_space_drawing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def draw_space(
117117
agent_portrayal: A callable that returns a dict specifying how to show the agent
118118
propertylayer_portrayal: a dict specifying how to show propertylayer(s)
119119
ax: the axes upon which to draw the plot
120-
post_process: a callable called with the Axes instance
121120
space_drawing_kwargs: any additional keyword arguments to be passed on to the underlying function for drawing the space.
122121
123122
Returns:

0 commit comments

Comments
 (0)