We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577e741 commit 9b7aec5Copy full SHA for 9b7aec5
library/nbde_server_tang.py
@@ -4,8 +4,8 @@
4
# Copyright: (c) 2019, Sergio Correia <scorreia@redhat.com>
5
# SPDX-License-Identifier: MIT
6
#
7
-""" This is an small ansible module for handling some operations related to a
8
-tang server. """
+"""This is an small ansible module for handling some operations related to a
+tang server."""
9
10
from __future__ import absolute_import, division, print_function
11
0 commit comments