Skip to content

Commit 6077ccd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from itertools import product
3434
from pathlib import Path
3535
from subprocess import PIPE, Popen
36-
from typing import Callable, Literal
36+
from typing import Callable
3737
from urllib.error import ContentTooShortError, HTTPError
3838

3939
import numpy as np

0 commit comments

Comments
 (0)