Skip to content

Commit 9b7aec5

Browse files
committed
refactor: fix python black formatting
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent 577e741 commit 9b7aec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/nbde_server_tang.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# Copyright: (c) 2019, Sergio Correia <scorreia@redhat.com>
55
# SPDX-License-Identifier: MIT
66
#
7-
""" This is an small ansible module for handling some operations related to a
8-
tang server. """
7+
"""This is an small ansible module for handling some operations related to a
8+
tang server."""
99

1010
from __future__ import absolute_import, division, print_function
1111

0 commit comments

Comments
 (0)