Skip to content

Commit

Permalink
Fix issue 2700
Browse files Browse the repository at this point in the history
  • Loading branch information
shreeyut1905 committed Mar 3, 2025
1 parent 41be443 commit 03a1641
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/tutorials/MoneyModel.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"""a simple version of the boltman wealth model"""

import sys
sys.path.append("../mesa")
import mesa


Expand Down

0 comments on commit 03a1641

Please sign in to comment.