Skip to content

Commit

Permalink
remove unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
Santonia27 committed Oct 26, 2023
1 parent 018c53a commit a381cb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydromt_fiat/workflows/aggregation_areas.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import geopandas as gpd
from typing import List, Union
from pathlib import Path
import sys

def process_value(value):
if isinstance(value, list) and len(value) == 1:
Expand Down

0 comments on commit a381cb5

Please sign in to comment.