)]}'
{"cinder/quota.py":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"ebbca27cab7d52cdbc41e8f90e2f5a31ae244d85","unresolved":true,"context_lines":[{"line_number":94,"context_line":"    def get_by_project(self,"},{"line_number":95,"context_line":"                       context: context.RequestContext,"},{"line_number":96,"context_line":"                       project_id: str,"},{"line_number":97,"context_line":"                       resource_name: str) -\u003e Any:"},{"line_number":98,"context_line":"        \"\"\"Get a specific quota by project.\"\"\""},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"        return db.quota_get(context, project_id, resource_name)"}],"source_content_type":"text/x-python","patch_set":1,"id":"d6429751_913fdbd0","line":97,"range":{"start_line":97,"start_character":46,"end_line":97,"end_character":49},"updated":"2026-09-16 16:25:43.000000000","message":"Should not add Any here. This change should either leave it off for now, or pipe enough type info through the db layer so that db.quota_get() is annotated correctly.","commit_id":"f7c0504442d9e17991fb6ed607c848c00d111bcc"}]}
