Skip to content

Commit

Permalink
flaked
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 1, 2024
1 parent b36e1e8 commit aa4a837
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bbot/modules/templates/github.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import traceback

from bbot.modules.base import BaseModule


Expand Down
2 changes: 2 additions & 0 deletions bbot/modules/templates/shodan.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import traceback

from bbot.modules.templates.subdomain_enum import subdomain_enum


Expand Down

0 comments on commit aa4a837

Please sign in to comment.