Skip to content

Commit b8085f8

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xarray/core/groupers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from abc import ABC, abstractmethod
1111
from collections.abc import Mapping, Sequence
1212
from dataclasses import dataclass, field
13-
from typing import Any
1413

1514
import numpy as np
1615
import pandas as pd

0 commit comments

Comments
 (0)