Commit 96d811f
[fix] Use non-mutable default arguments
Fixed signature of netjsonconfig.backends.openvpn.converters.OpenVpn.__intermediate_vpn
to use non-mutable default argument.
Co-authored-by: Aryaman <[email protected]>1 parent 2e7d548 commit 96d811f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments