Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 16, 2024
1 parent b29710b commit 1c083c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_gas_input_locations.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
import geopandas as gpd
import pandas as pd
from _helpers import configure_logging, set_scenario_config
from cluster_gas_network import load_bus_regions
from base_network import voronoi
from cluster_gas_network import load_bus_regions

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 1c083c4

Please sign in to comment.