mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
added some typing
This commit is contained in:
parent
ea95b5afff
commit
48195e9236
@ -137,7 +137,7 @@ class LoLLMsCom:
|
||||
|
||||
def notify(
|
||||
self,
|
||||
content,
|
||||
content:str,
|
||||
notification_type:NotificationType=NotificationType.NOTIF_SUCCESS,
|
||||
duration:int=4,
|
||||
client_id=None,
|
||||
|
Loading…
Reference in New Issue
Block a user