Skip to content

Commit

Permalink
Update mpl_space_drawing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
quaquel committed Dec 19, 2024
1 parent 393f6a0 commit 1041256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesa/visualization/mpl_space_drawing.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ def draw_space(
agent_portrayal: A callable that returns a dict specifying how to show the agent
propertylayer_portrayal: a dict specifying how to show propertylayer(s)
ax: the axes upon which to draw the plot
post_process: a callable called with the Axes instance
space_drawing_kwargs: any additional keyword arguments to be passed on to the underlying function for drawing the space.
Returns:
Expand Down

0 comments on commit 1041256

Please sign in to comment.