summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-08-26 14:09:25 -0400
committerGitHub <noreply@github.com>2021-08-26 18:09:25 +0000
commit66c9b207fc95406b237c3b808466fc2c324a6731 (patch)
tree6e208aa9a8cccdb57a951d33d4afcfb21d885c2c /changelogs
parent01273758372bfd62c470d9edb3c177fdae87ad9f (diff)
downloadvyos.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 'changelogs')
-rw-r--r--changelogs/fragments/fix_pylint_issues.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/fix_pylint_issues.yaml b/changelogs/fragments/fix_pylint_issues.yaml
new file mode 100644
index 00000000..6e278f63
--- /dev/null
+++ b/changelogs/fragments/fix_pylint_issues.yaml
@@ -0,0 +1,3 @@
+---
+trivial:
+ - Fix pylint failures seen in sanity tests.