Skip to content

Commit 403c48c

Browse files
committed
refactor: fix python black formatting
Signed-off-by: Rich Megginson <[email protected]>
1 parent 10f6a2c commit 403c48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_firewall_lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright: (c) 2020, Rich Megginson <[email protected]>
44
# SPDX-License-Identifier: GPL-2.0-or-later
55
#
6-
""" Unit tests for kernel_settings module """
6+
"""Unit tests for kernel_settings module"""
77

88
from __future__ import absolute_import, division, print_function
99

0 commit comments

Comments
 (0)