Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 21, 2024
1 parent 9b62a2f commit 35f5eee
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions fsociety/core/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,3 @@ def run(self):

def cli():
tools_cli(__name__, __tools__, links=False)


2 changes: 0 additions & 2 deletions fsociety/information_gathering/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@

def cli():
tools_cli(__name__, __tools__)


2 changes: 0 additions & 2 deletions fsociety/networking/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@

def cli():
tools_cli(__name__, __tools__)


2 changes: 0 additions & 2 deletions fsociety/obfuscation/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@

def cli():
tools_cli(__name__, __tools__)


2 changes: 0 additions & 2 deletions fsociety/passwords/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@

def cli():
tools_cli(__name__, __tools__)


2 changes: 0 additions & 2 deletions fsociety/web_apps/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@

def cli():
tools_cli(__name__, __tools__)


0 comments on commit 35f5eee

Please sign in to comment.