Skip to content

Commit a22d9bc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/networks/schedulers/rectified_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
from __future__ import annotations
3030

31-
from typing import Any, Union
31+
from typing import Union
3232

3333
import numpy as np
3434
import torch

0 commit comments

Comments
 (0)