Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Oct 11, 2023
1 parent ebcd79a commit 18b7232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeta/nn/modules/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
from zeta.nn.modules.fast_text import FastTextNew
from zeta.nn.modules.simple_attention import simple_attention
from zeta.nn.modules.spacial_transformer import SpacialTransformer
from zeta.nn.modules.yolo import yolo
from zeta.nn.modules.yolo import yolo

0 comments on commit 18b7232

Please sign in to comment.