network/module_utils/network_lsr
Fernando Fernandez Mancera 024ba709f6 library: all the imports must be on the top
According to PEP8 [1], the import are always put at the top of the file,
just after any module comments and docstrings, and before module globals
and constants.

[1] https://www.python.org/dev/peps/pep-0008/#imports

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
2020-05-14 11:34:27 +02:00
..
__init__.py Modularize role 2018-08-15 10:04:47 +02:00
argument_validator.py Add support for domain-suffix-match 802.1x option 2020-05-04 13:01:41 +02:00
nm_provider.py Add support for ethtool features 2019-06-14 15:18:11 +02:00
utils.py library: all the imports must be on the top 2020-05-14 11:34:27 +02:00