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 Jan 28, 2024
1 parent 14da5b6 commit cedbaaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mesa/experimental/components/altair.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
with contextlib.suppress(ImportError):
import altair as alt


@solara.component
def SpaceAltair(model, agent_portrayal, dependencies: Optional[list[any]] = None):
space = getattr(model, "grid", None)
Expand Down

0 comments on commit cedbaaa

Please sign in to comment.