Skip to content

Commit 0bcafed

Browse files
committed
Linting
1 parent d296737 commit 0bcafed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nxc/helpers/misc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ def display_modules(args, modules):
160160
if props["category"] == category:
161161
nxc_logger.display(f"{name:<25} {props['description']}")
162162

163+
163164
class CATEGORY(Enum):
164165
ENUMERATION = "Enumeration"
165166
CREDENTIAL_DUMPING = "Credential Dumping"

0 commit comments

Comments
 (0)