Commit b176738
committed
Fixed return type annotation in iptables module
Changed evaluate_command_policy return type from Result to str,
since Result.KEPT and Result.REPAIRED are string class attributes,
not Result instances.
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>1 parent 78eef69 commit b176738
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
0 commit comments