Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
zpz committed Jun 2, 2024
1 parent 577a8c5 commit 43d00dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mpservice/multiprocessing/server_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ def agent(data):
Value,
convert_to_error,
dispatch,
listener_client,
get_spawning_popen,
listener_client,
)
from multiprocessing.managers import (
BaseProxy as _BaseProxy_,
Expand Down

0 comments on commit 43d00dc

Please sign in to comment.