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.
2 parents 8ab0c55 + e262d58 commit 1decd87Copy full SHA for 1decd87
1 file changed
src/specify_cli/integrations/agy/__init__.py
@@ -8,7 +8,7 @@
8
from pathlib import Path
9
from typing import TYPE_CHECKING, Any
10
11
-from ..base import IntegrationOption, SkillsIntegration
+from ..base import SkillsIntegration
12
13
if TYPE_CHECKING:
14
from ..manifest import IntegrationManifest
0 commit comments