Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 3, 2023
1 parent 54fc44e commit 03cf84e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion robyn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def start(self, url: str = "127.0.0.1", port: int = 8080):
)

def init_processpool(socket):

process_pool = []
if sys.platform.startswith("win32"):
spawn_process(
Expand Down

0 comments on commit 03cf84e

Please sign in to comment.