Skip to content

Commit 7019345

Browse files
committed
Lint.
1 parent a9c77d3 commit 7019345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python/test_callback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import tempfile
33
from collections import namedtuple
4-
from typing import Tuple, Union, Optional
4+
from typing import Optional, Tuple, Union
55

66
import numpy as np
77
import pytest

0 commit comments

Comments
 (0)