mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-11-24 09:33:14 -05:00
black'd
This commit is contained in:
parent
1ec4d0361a
commit
81e640cd12
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ class BrowserPool:
|
||||||
# uncomment the next line for LOTS of debugging logging
|
# uncomment the next line for LOTS of debugging logging
|
||||||
# websocket.enableTrace(True)
|
# websocket.enableTrace(True)
|
||||||
|
|
||||||
|
|
||||||
class WebsockReceiverThread(threading.Thread):
|
class WebsockReceiverThread(threading.Thread):
|
||||||
logger = logging.getLogger(__module__ + "." + __qualname__)
|
logger = logging.getLogger(__module__ + "." + __qualname__)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue