We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8815a4 commit fb65c4aCopy full SHA for fb65c4a
shiny/pytest/_pytest.py
@@ -1,7 +1,7 @@
1
from __future__ import annotations
2
3
from pathlib import PurePath
4
-from typing import Generator, Optional
+from typing import Generator
5
6
import pytest
7
0 commit comments