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 75b9ad9 commit b7a991bCopy full SHA for b7a991b
tests/test_styler.py
@@ -2,10 +2,7 @@
2
3
import os
4
import pathlib
5
-from typing import (
6
- TYPE_CHECKING,
7
- Any,
8
-)
+from typing import TYPE_CHECKING
9
10
from jinja2.environment import (
11
Environment,
0 commit comments