Potential fix for code scanning alert no. 416: Implicit string concatenation in a list

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
ikelos
2025-04-01 11:20:48 +01:00
committed by GitHub
co-authored by Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent 524d89ad6c
commit 9c58cfc2a8
@@ -156,7 +156,7 @@ class Check_afinfo(plugins.PluginInterface):
"udp_seq_ops",
"arp_seq_ops",
"unix_seq_ops",
"udp6_seq_ops" "raw6_seq_ops",
"udp6_seq_ops", "raw6_seq_ops",
"tcp_seq_ops",
"tcp4_seq_ops",
"tcp6_seq_ops",