Skip to content

Commit 9179edb

Browse files
authored
Fix docstring formatting in agent.py (#2301)
1 parent b9088dd commit 9179edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesa/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Agent related classes
1+
"""Agent related classes.
22
33
Core Objects: Agent and AgentSet.
44
"""

0 commit comments

Comments
 (0)