Skip to content

Commit

Permalink
Fix Solara import
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH committed Sep 10, 2024
1 parent 60d70a5 commit ea74366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesa_geo/visualization/geojupyter_viz.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import mesa.experimental.components.matplotlib as components_matplotlib
import solara
import xyzservices.providers as xyz
from mesa.experimental import jupyter_viz as jv
from mesa.experimental import solara_viz as jv
from solara.alias import rv

import mesa_geo.visualization.leaflet_viz as leaflet_viz
Expand Down

0 comments on commit ea74366

Please sign in to comment.