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 f16a414 commit ee9ffafCopy full SHA for ee9ffaf
conda_forge_tick/migrators/recipe_v1.py
@@ -6,8 +6,6 @@
6
from conda_forge_tick.migrators.core import MiniMigrator
7
from conda_forge_tick.recipe_parser._parser import _get_yaml_parser
8
9
-from typing import Any
10
-
11
if typing.TYPE_CHECKING:
12
from ..migrators_types import AttrsTypedDict
13
0 commit comments