Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 4cb2331

Browse files
author
Albert Lopez
committed
Add new line between methods
1 parent 822ea7c commit 4cb2331

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libnmap/process.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ def __build_windows_cmdline(self):
421421
if self.__nmap_targets:
422422
cmdline += self.__nmap_targets # already a list
423423
return cmdline
424+
424425
@property
425426
def command(self):
426427
"""

0 commit comments

Comments
 (0)