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 9ac0601 commit c5963beCopy full SHA for c5963be
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