Skip to content

Commit 99c130c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 66f1b3a commit 99c130c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monai/networks/nets/diffusion_model_unet.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
import math
3535
from collections.abc import Sequence
3636
from functools import reduce
37-
from typing import Optional
3837

3938
import numpy as np
4039
import torch

0 commit comments

Comments
 (0)