I am using the Starlette framework in a Python application with the static files configured as required by the documentation:
routes = [ ... Mount(\'/static\', ap