mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-15 05:48:11 +00:00
Some spring cleaning.
This commit is contained in:
@ -32,7 +32,7 @@ class NIOGenericEthernet(NIO):
|
||||
|
||||
def __init__(self, ethernet_device):
|
||||
|
||||
NIO.__init__(self)
|
||||
super().__init__()
|
||||
self._ethernet_device = ethernet_device
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user