Skip to content

Commit b7a991b

Browse files
GH1226 PR Feedback
1 parent 75b9ad9 commit b7a991b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/test_styler.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
import os
44
import pathlib
5-
from typing import (
6-
TYPE_CHECKING,
7-
Any,
8-
)
5+
from typing import TYPE_CHECKING
96

107
from jinja2.environment import (
118
Environment,

0 commit comments

Comments
 (0)