Update helper.py
This commit is contained in:
parent
68625e2e62
commit
46dc6c47bd
@ -42,4 +42,4 @@ def install(name:str, Packages:list):
|
||||
print(f"\n{color.green}Success:{color.white} Successfully installed {name}.")
|
||||
|
||||
except Exception as e:
|
||||
raise Exception(f"{color.red}{e}")
|
||||
raise Exception(f"{color.red}{e}")
|
||||
|
Loading…
Reference in New Issue
Block a user