Skip to content

Commit 158b15e

Browse files
committed
linting
1 parent e510cd6 commit 158b15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chemap/fingerprint_conversions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from dataclasses import dataclass
2-
from typing import Callable, Dict, Optional, Sequence, Tuple, Union, overload, Literal
2+
from typing import Callable, Dict, Literal, Optional, Sequence, Tuple, Union
33
import numpy as np
44
import scipy.sparse as sp
55

0 commit comments

Comments
 (0)