mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-01 19:18:35 -04:00
25a4d134b1
Slice 2j of the route-domain reorganization (#4082/#4071). Moves search_routes.py into routes/search/, leaving a backward-compat sys.modules shim. Pure file reorganization, no behavior change.
6 lines
200 B
Python
6 lines
200 B
Python
"""Search route domain package (slice 2j, #4082/#4071).
|
|
|
|
Contains search_routes.py, migrated from the flat routes/ directory.
|
|
Backward-compat shim at routes/search_routes.py re-exports from here.
|
|
"""
|