Skip to content

Commit 2a8aa9d

Browse files
committed
optimization imports
1 parent c584498 commit 2a8aa9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
from contextlib import AbstractContextManager, nullcontext
3+
from contextlib import nullcontext
44

55
import pytest
66
from pandas import Timestamp

0 commit comments

Comments
 (0)