Skip to content

Commit f956908

Browse files
committed
fix: remove stale tqdm pandas in buildings module
1 parent f3d66a3 commit f956908

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

swisstopopy/buildings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818

1919
from swisstopopy import stac, utils
2020

21-
tqdm.pandas()
22-
2321
__all__ = ["get_bldg_gdf"]
2422

2523
OSMNX_TAGS = {"building": True}

0 commit comments

Comments
 (0)