6 lines
106 B
Python
6 lines
106 B
Python
"""
|
|
Main web routes package for SneakyScanner.
|
|
|
|
Provides web UI routes (dashboard, scan views, etc.).
|
|
"""
|