зеркало из https://github.com/microsoft/torchgeo.git
Fix flake8
This commit is contained in:
Родитель
fbc3e9e0db
Коммит
06f471b3fe
|
@ -1,4 +1,4 @@
|
|||
from typing import Tuple, Union
|
||||
from typing import Tuple
|
||||
from pathlib import Path
|
||||
|
||||
import pytest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
import contextlib
|
||||
import os
|
||||
from typing import Dict, Iterator, List, Tuple, Union
|
||||
from typing import Dict, Iterator, List, Tuple
|
||||
|
||||
import torch
|
||||
from torch import Tensor
|
||||
|
|
Загрузка…
Ссылка в новой задаче