ngxstat/scripts
2025-08-19 00:40:07 -05:00
..
__init__.py Fix module imports in run-analysis 2025-07-19 02:55:15 -05:00
analyze.py lint: remove unused typing import; mark test pytest import as noqa F401 2025-08-16 05:19:48 -05:00
download_icons.py Fix duplicate icon assignment 2025-07-19 03:58:41 -05:00
generate_reports.py reports: fix analysis import error when run as a script\n\n- Prepend project root to sys.path in scripts/generate_reports.py to allow when executed via path\n- Update run-reports.sh to invoke the generator as a module () for robust imports\n- Keeps CLI behavior the same while eliminating 'No module named scripts' 2025-08-19 00:40:07 -05:00
init_db.py fix: destroy charts when switching tabs 2025-07-19 17:03:48 -05:00
nginx_config.py fix: destroy charts when switching tabs 2025-07-19 17:03:48 -05:00