Skip to content

Commit b6d5fe0

Browse files
committed
.....AAAaAaaaaaaaaahhhhhhhh
modified: libnmap/plugins/backendplugin.py
1 parent 22fbcfd commit b6d5fe0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

libnmap/plugins/backendplugin.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ 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 future usage
17+
:return: str the ident of the object in the backend for
18+
future usage
1819
or None
1920
"""
2021
raise NotImplementedError

0 commit comments

Comments
 (0)