mirror of
https://gh.wpcy.net/https://github.com/JulesJujuu/wpaudit.git
synced 2026-04-17 08:42:18 +08:00
4 lines
181 B
Python
4 lines
181 B
Python
# This file makes the exploit_intel directory a Python package.
|
|
# It can also be used to expose key functions from submodules if desired.
|
|
|
|
# Example: from .gatherer import run_scan
|