10fe54de58
Now empty `*.py` files are ignored during module_utils import analysis for change detection. This eliminates "No imports found" warnings for files which should have no imports.
2 lines
119 B
YAML
2 lines
119 B
YAML
bugfixes:
|
|
- ansible-test now ignores empty ``*.py`` files when analyzing module_utils imports for change detection
|