added some typing

This commit is contained in:
Saifeddine ALOUI 2023-12-29 02:54:17 +01:00
parent ea95b5afff
commit 48195e9236

View File

@ -137,7 +137,7 @@ class LoLLMsCom:
def notify(
self,
content,
content:str,
notification_type:NotificationType=NotificationType.NOTIF_SUCCESS,
duration:int=4,
client_id=None,