Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 0d99621

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6bb2ddd commit 0d99621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocf_datapipes/utils/eso.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
import logging
1717
import os
1818
from typing import Union
19-
import requests
2019

2120
import geopandas as gpd
2221
import pandas as pd
22+
import requests
2323

2424
from ocf_datapipes.utils.geospatial import osgb_to_lat_lon
2525
from ocf_datapipes.utils.pvlive import get_list_of_gsp_ids

0 commit comments

Comments
 (0)