mirror of
https://gh.wpcy.net/https://github.com/JulesJujuu/wpaudit.git
synced 2026-04-17 08:42:18 +08:00
5 lines
212 B
Python
5 lines
212 B
Python
# This file makes the wp_analyzer directory a Python package.
|
|
|
|
# Optionally, you could import key functions here for easier access,
|
|
# e.g., from .analyzer import run_analysis
|
|
# but for now, we'll keep it simple.
|