mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-15 05:59:43 +03:00
Added comments
This commit is contained in:
@@ -4,4 +4,5 @@ from ..config import GlobalConfig as Config
|
||||
|
||||
|
||||
class ApiMethod(BaseModel):
|
||||
"""Base class for API methods"""
|
||||
api_url: str = Field(Config().api_url)
|
||||
|
||||
Reference in New Issue
Block a user