Skip to content

Commit

Permalink
Do not expose Server in trame.app
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Avery <[email protected]>
  • Loading branch information
psavery committed May 23, 2022
1 parent 0527f0f commit 7887c96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trame/app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ def get_server(name=None, create_if_missing=True, **kwargs):

__all__ = [
"get_server",
"Server",
]

0 comments on commit 7887c96

Please sign in to comment.