added gtfs_feed_metadata

This commit is contained in:
Ben Varick 2025-11-06 12:31:17 -08:00
parent ed220222a7
commit 8fd1406c32
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
8 changed files with 239 additions and 7 deletions

View file

@ -1,2 +1,2 @@
# user_code/gtfs/__init__.py
from .assets import *
from . import assets, resources