mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-21 08:29:43 +00:00
Use black with -l 120 param.
This commit is contained in:
@ -25,6 +25,7 @@ from websockets.exceptions import ConnectionClosed, WebSocketException
|
||||
from gns3server.controller import Controller
|
||||
|
||||
import logging
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
router = APIRouter()
|
||||
|
Reference in New Issue
Block a user