Skip to content

Commit 0305a24

Browse files
committed
Fixed code style
1 parent 86336c5 commit 0305a24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ def dependencies(imported_file):
1515
license="GPLv3",
1616
description="A reconnaissance tool made for the OSCP labs to automate information gathering, "
1717
"and service enumeration whilst creating a directory structure to store results,"
18-
"findings and exploits used for each host, recommended commands to execute and directory structures for storing loot and flags.",
18+
"findings and exploits used for each host, recommended commands to execute "
19+
"and directory structures for storing loot and flags.",
1920
long_description=file.read(),
2021
author="codingo",
2122
version=__version__,

0 commit comments

Comments
 (0)