Skip to content

Commit b6b89e4

Browse files
committed
Merge branch 'fabric/cli' of https://github.com/Lightning-AI/lightning into fabric/cli
2 parents d90cef8 + c5963be commit b6b89e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning/fabric/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import re
1717
import sys
1818
from argparse import Namespace
19-
from typing import Any, Optional
19+
from typing import Optional
2020

2121
import torch
2222
from lightning_utilities.core.imports import RequirementCache

0 commit comments

Comments
 (0)