PrintError: display verbosity filter
This commit is contained in:
@@ -138,6 +138,7 @@ def serialize_server(host: str, port: Union[str, int], protocol: str) -> str:
|
||||
|
||||
|
||||
class Interface(PrintError):
|
||||
verbosity_filter = 'i'
|
||||
|
||||
def __init__(self, network: 'Network', server: str, config_path, proxy: dict):
|
||||
self.ready = asyncio.Future()
|
||||
|
||||
Reference in New Issue
Block a user