summaryrefslogtreecommitdiff
path: root/routers/__init__.py
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-06 12:21:26 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-06 12:21:26 -0700
commite708bec6cd76c2686de4158dde4d04f72a3c300d (patch)
tree04b0bc4738e090dd7834d47478c7e652da010f92 /routers/__init__.py
init: lumiere film diary
Diffstat (limited to 'routers/__init__.py')
-rw-r--r--routers/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/routers/__init__.py b/routers/__init__.py
new file mode 100644
index 0000000..44df2a9
--- /dev/null
+++ b/routers/__init__.py
@@ -0,0 +1 @@
+"""Route modules for Lumiere."""