Fix order

This commit is contained in:
henryruhs
2025-03-03 08:41:56 +01:00
parent 16c8b32269
commit d3a2035d7a
+1 -1
View File
@@ -1,7 +1,7 @@
import torch
from torch import Tensor, nn
from .types import WarpMatrixSet, EmbedderModule, Embedding, Padding
from .types import EmbedderModule, Embedding, Padding, WarpMatrixSet
WARP_MATRIX_SET : WarpMatrixSet =\
{