Skip to content

Commit

Permalink
fix ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
kashif committed Jun 16, 2024
1 parent f2616b4 commit b43faff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gluonts/torch/model/samformer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from .module import SamFormerModel
from .lightning_module import SamFormerLightningModule
from .estimator import SamFormerEstimator
from .sam import SAM

__all__ = [
"SamFormerModel",
Expand Down

0 comments on commit b43faff

Please sign in to comment.