diff options
| author | GomathiselviS <gomathiselvi@gmail.com> | 2021-08-26 14:09:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-26 18:09:25 +0000 |
| commit | 66c9b207fc95406b237c3b808466fc2c324a6731 (patch) | |
| tree | 6e208aa9a8cccdb57a951d33d4afcfb21d885c2c /tests/sanity | |
| parent | 01273758372bfd62c470d9edb3c177fdae87ad9f (diff) | |
| download | vyos.vyos-66c9b207fc95406b237c3b808466fc2c324a6731.tar.gz vyos.vyos-66c9b207fc95406b237c3b808466fc2c324a6731.zip | |
Fix pylint sanity issues (#204)
Fix pylint sanity issues
Signed-off-by: GomathiselviS gomathiselvi@gmail.com
SUMMARY
ISSUE TYPE
Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
Diffstat (limited to 'tests/sanity')
| -rw-r--r-- | tests/sanity/ignore-2.12.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sanity/ignore-2.12.txt b/tests/sanity/ignore-2.12.txt index d7534803..496cf86a 100644 --- a/tests/sanity/ignore-2.12.txt +++ b/tests/sanity/ignore-2.12.txt @@ -9,4 +9,4 @@ plugins/module_utils/network/vyos/config/prefix_lists/prefix_lists.py import-2.6 plugins/module_utils/network/vyos/config/prefix_lists/prefix_lists.py compile-2.6!skip plugins/modules/vyos_logging_global.py import-2.6!skip plugins/module_utils/network/vyos/config/logging_global/logging_global.py import-2.6!skip -plugins/module_utils/network/vyos/config/logging_global/logging_global.py compile-2.6!skip
\ No newline at end of file +plugins/module_utils/network/vyos/config/logging_global/logging_global.py compile-2.6!skip |
