mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
Update generate_readme.py
This commit is contained in:
parent
a3d52afc84
commit
a8291d2bac
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import re
|
|||
|
||||
from core import HackingTool
|
||||
from core import HackingToolsCollection
|
||||
from main import all_tools
|
||||
from hackingtool import all_tools
|
||||
|
||||
|
||||
def sanitize_anchor(s):
|
||||
|
|
|
|||
Loading…
Reference in a new issue