mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-01 18:16:46 +01:00
Remove annotation from api_version
This commit is contained in:
parent
2af57adff3
commit
d2c06182f2
@ -579,7 +579,7 @@ tags = [
|
||||
{"name": "config", "description": "Allows you to get/set various setting values"},
|
||||
]
|
||||
|
||||
api_version: Optional[str] = None
|
||||
api_version = None
|
||||
|
||||
api_latest_version = "1.1.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user