Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 9, 2024
1 parent 5fec771 commit 3c5a07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gis/geo_schelling_experimental/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def __init__(self):
def render(self, model):
return "Happy agents: " + str(model.happy)


def schelling_draw(agent):
"""
Portrayal Method for canvas
Expand Down

0 comments on commit 3c5a07f

Please sign in to comment.