Remove Twisted factory noise

This commit is contained in:
Mark Veidemanis 2022-05-02 18:20:14 +01:00
parent 9f8718a83b
commit 1f0dc33250
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,8 @@
# Twisted/Klein imports
from twisted.internet import reactor
from klein import Klein
from twisted.internet.protocol import Factory
# Other library imports
from json import dumps
@ -23,6 +25,7 @@ import sources
import ux
init_map = None
Factory.noisy = False
# TODO: extend this with more