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 d90cef8 + c5963be commit b6b89e4Copy full SHA for b6b89e4
src/lightning/fabric/cli.py
@@ -16,7 +16,7 @@
16
import re
17
import sys
18
from argparse import Namespace
19
-from typing import Any, Optional
+from typing import Optional
20
21
import torch
22
from lightning_utilities.core.imports import RequirementCache
0 commit comments