Skip to content

Commit

Permalink
Pyupgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 committed Sep 19, 2023
1 parent 297a47e commit af5f89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/rwanda_field_boundary.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"""Rwanda Field Boundary Competition dataset."""

import os
from typing import Callable, List, Optional
from collections.abc import Sequence
from typing import Callable, Optional

import matplotlib.pyplot as plt
import numpy as np
Expand Down

0 comments on commit af5f89d

Please sign in to comment.