Skip to content

Commit a86f646

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xarray/backends/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import os
55
import time
66
import traceback
7-
from abc import ABC, abstractmethod
87
from collections.abc import Hashable, Iterable, Mapping, Sequence
98
from glob import glob
109
from typing import TYPE_CHECKING, Any, ClassVar, TypeVar, Union, overload

0 commit comments

Comments
 (0)