Skip to content

Commit 1c69fa9

Browse files
committed
W291 trailing whitespace... la loose
modified: libnmap/plugins/backendplugin.py
1 parent b6d5fe0 commit 1c69fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnmap/plugins/backendplugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def insert(self, NmapReport):
1414
"""
1515
insert NmapReport in the backend
1616
:param NmapReport:
17-
:return: str the ident of the object in the backend for
17+
:return: str the ident of the object in the backend for
1818
future usage
1919
or None
2020
"""

0 commit comments

Comments
 (0)