Skip to content

Commit e236426

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_scan_sudoers.py

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

88

99
from __future__ import absolute_import, division, print_function

0 commit comments

Comments
 (0)