From 5a11ea152455fee8ca6a1a371bf8493112b5161b Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Mon, 10 Mar 2025 16:10:46 +0000 Subject: [PATCH] feat: Update endpoint genres --- app/api/endpoints/genres.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/genres.py b/app/api/endpoints/genres.py index e69de29..5a829bc 100644 --- a/app/api/endpoints/genres.py +++ b/app/api/endpoints/genres.py @@ -0,0 +1 @@ +import {fast} from "fastapi"; \ No newline at end of file