Skip to content

Commit

Permalink
fixes missing OSM import
Browse files Browse the repository at this point in the history
  • Loading branch information
songololo committed Jul 25, 2022
1 parent ecf2c1d commit 3ae8d05
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 719 deletions.
2 changes: 1 addition & 1 deletion cityseer/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from cityseer.tools import graphs, mock, plot # type: ignore
from cityseer.tools import graphs, mock, plot, osm # type: ignore
Loading

0 comments on commit 3ae8d05

Please sign in to comment.