Skip to content

Commit 657f03b

Browse files
[openwrt] Fix formatting in test_firewall.py
1 parent b4f18cf commit 657f03b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/openwrt/test_firewall.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class TestFirewall(unittest.TestCase, _TabsMixin):
3232
"""
3333
)
3434

35-
3635
def test_render_defaults_1(self):
3736
o = OpenWrt(self._defaults_1_netjson)
3837
expected = self._tabs(self._defaults_1_uci)

0 commit comments

Comments
 (0)