Skip to content

Commit 77a1255

Browse files
committed
Merge branch 'rflow' of https://github.com/Can-Zhao/MONAI into rflow
2 parents df69ed8 + a22d9bc commit 77a1255

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)