mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-05 02:45:28 +00:00
Slice 2k of the route-domain reorganization (#4082/#4071). Moves vault_routes.py into routes/vault/, leaving a backward-compat sys.modules shim. Pure file reorganization, no behavior change.
5 lines
197 B
Python
5 lines
197 B
Python
"""Vault route domain package (slice 2k, #4082/#4071).
|
|
|
|
Contains vault_routes.py, migrated from the flat routes/ directory.
|
|
Backward-compat shim at routes/vault_routes.py re-exports from here.
|
|
"""
|