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 Aug 4, 2023
1 parent ae75622 commit bc2a04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/add_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
import logging
import os
from pathlib import Path
import numpy as np

import geopandas as gpd
import numpy as np
import pandas as pd
import pypsa
from helpers import locate_bus, override_component_attrs, prepare_costs
Expand Down

0 comments on commit bc2a04c

Please sign in to comment.