mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-24 01:28:47 +00:00
Use black with -l 120 param.
This commit is contained in:
@ -18,7 +18,6 @@ from .adapter import Adapter
|
||||
|
||||
|
||||
class GT96100_FE(Adapter):
|
||||
|
||||
def __init__(self):
|
||||
|
||||
super().__init__(interfaces=2, wics=3)
|
||||
|
Reference in New Issue
Block a user