Skip to content

Commit

Permalink
another ruff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
le717 committed Jun 8, 2024
1 parent b38cceb commit 2c405db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
from .HttpError import HttpError
from .RotResult import *
from .WebLink import *

__all__ = ["Empty", "HttpError"]

0 comments on commit 2c405db

Please sign in to comment.