Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
sfalkena committed Sep 18, 2024
1 parent 6fba6cc commit c9df4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/datamodules/test_geo.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
import pytest
import torch
from _pytest.fixtures import SubRequest
from geopandas import GeoDataFrame
from lightning.pytorch import Trainer
from matplotlib.figure import Figure
from rasterio.crs import CRS
from torch import Tensor
from geopandas import GeoDataFrame

from torchgeo.datamodules import (
GeoDataModule,
Expand Down

0 comments on commit c9df4e4

Please sign in to comment.