From af4eb343d76681ecb0124dba39a982aacfafc68a Mon Sep 17 00:00:00 2001 From: Stefano Assenzo Date: Wed, 24 Aug 2022 14:20:06 +0200 Subject: [PATCH] Add inutil comment because i'm stupid --- index.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.py b/index.py index 4cb7a7a..b722182 100644 --- a/index.py +++ b/index.py @@ -1,5 +1,6 @@ +#For search information on the API import requests - +#Create Windows notification from win10toast import ToastNotifier filename = 'epic_games.ico'