Skip to content

Commit c5963be

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9ac0601 commit c5963be

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)