Skip to content

Commit 7ae95db

Browse files
committed
fix lint
1 parent 9de9b00 commit 7ae95db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/anoph/hapclust.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import warnings
2-
from typing import Any, Optional, Tuple
2+
from typing import Any, Optional
33

44
import allel # type: ignore
55
import numpy as np

0 commit comments

Comments
 (0)