mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Update
This commit is contained in:
5
src/modules/web_app/serializers/streamer.py
Normal file
5
src/modules/web_app/serializers/streamer.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
class StreamerSerializer(BaseModel):
|
||||
pass
|
||||
Reference in New Issue
Block a user