kopia lustrzana https://github.com/glidernet/ogn-python
ogn/model: suppress 'unused import' warnings
Ignore 'unused import' warnings from flake8 for ogn/model/__init__.pypull/26/head
rodzic
8eb87ee7ee
commit
2febeb11f4
|
@ -1,3 +1,4 @@
|
||||||
|
# flake8: noqa
|
||||||
from .address_origin import AddressOrigin
|
from .address_origin import AddressOrigin
|
||||||
from .aircraft_type import AircraftType
|
from .aircraft_type import AircraftType
|
||||||
from .base import Base
|
from .base import Base
|
||||||
|
|
Ładowanie…
Reference in New Issue