Skip to content

Commit a9ada6c

Browse files
committed
add missing docs
1 parent e28e81e commit a9ada6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cf/domain.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from math import prod
2-
from os import sep
32

43
import cfdm
54
import numpy as np
@@ -14,7 +13,6 @@
1413
from .functions import (
1514
_DEPRECATION_ERROR_ARG,
1615
_DEPRECATION_ERROR_METHOD,
17-
abspath,
1816
indices_shape,
1917
parse_indices,
2018
)

0 commit comments

Comments
 (0)