mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-13 18:14:27 +02:00
Import display
I recieved error messages that display is not imported
This commit is contained in:
@@ -22,7 +22,7 @@ from geopandas import GeoDataFrame
|
||||
import pandas as pd
|
||||
from functools import reduce
|
||||
from tabulate import tabulate
|
||||
from IPython.display import Markdown
|
||||
from IPython.display import Markdown, display
|
||||
from collections.abc import Iterable
|
||||
|
||||
# Fetch
|
||||
|
Reference in New Issue
Block a user