Skip to content

Commit ee6f282

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9a05cd4 commit ee6f282

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

robyn/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ def start(self, host: str = "127.0.0.1", port: int = 8080, _check_port: bool = T
245245

246246
logger.info("Robyn version: %s", __version__)
247247
logger.info("Starting server at http://%s:%s", host, port)
248-
249248

250249
mp.allow_connection_pickling()
251250

0 commit comments

Comments
 (0)