Skip to content

Commit c44a10c

Browse files
committed
missed import for signame
1 parent 0f3cf6a commit c44a10c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/app_server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
from .utils import find_port
2424
from .utils import format_process
2525
from .utils import warn_unix_socket
26+
from .utils import signame
2627
from .test import TestRunGreenlet, TestExecutionError
2728
from threading import Timer
2829

0 commit comments

Comments
 (0)