Skip to content

Commit 955a38a

Browse files
committed
Fix formatting
1 parent 6b381d1 commit 955a38a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

timeflux_ui/nodes/ui.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ class UI(Node):
3939
def __init__(
4040
self, host="localhost", port=8000, routes={}, settings={}, debug=False
4141
):
42-
4342
"""
4443
Args:
4544
host (string): The host to bind to.

0 commit comments

Comments
 (0)