be65d9cfe5
* add distro to pep8 skip tests * Skip no-assert test for distro * Add bundled distro to the empty-init skip list
3 lines
184 B
Text
3 lines
184 B
Text
# _distro.py is being bundled and we don't want to modify bundled code in our repository.
|
|
# We can retest anytime we update the bundled copy
|
|
lib/ansible/module_utils/distro/_distro.py
|