Skip to content

Commit fb65c4a

Browse files
committed
more linting issues :(
1 parent c8815a4 commit fb65c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/pytest/_pytest.py

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

33
from pathlib import PurePath
4-
from typing import Generator, Optional
4+
from typing import Generator
55

66
import pytest
77

0 commit comments

Comments
 (0)