Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 7, 2024
1 parent 439220d commit bf10e24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lightning/fabric/strategies/model_parallel.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ def _load_checkpoint(
rank: int,
strict: bool = True,
) -> Dict[str, Any]:

from torch.distributed.checkpoint.state_dict import (
StateDictOptions,
get_model_state_dict,
Expand Down

0 comments on commit bf10e24

Please sign in to comment.