Skip to content

Commit

Permalink
style(server-transport): fix import export
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedlicska committed Dec 20, 2022
1 parent 990cf4e commit 2cf9b64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/specklepy/transports/server/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
from specklepy.transports.server.server import ServerTransport


__all__ = ["ServerTransport"]

0 comments on commit 2cf9b64

Please sign in to comment.