Skip to content

Commit 7e6279c

Browse files
committed
Space
1 parent 37c3777 commit 7e6279c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vitessce/widget.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
MAX_PORT_TRIES = 1000
1212
DEFAULT_PORT = 8000
1313

14+
1415
class BackgroundServer:
1516
# Reference: https://github.com/gosling-lang/gos/blob/main/gosling/data/_background_server.py#L10
1617
def __init__(self, routes):

0 commit comments

Comments
 (0)