Resolve Linter Issues

This commit is contained in:
Eesa Hamza
2023-04-14 01:23:23 +03:00
parent 47b72df262
commit 05f6e9673f

View File

@@ -1,6 +1,7 @@
import yaml
from colorama import Fore
def clean_input(prompt: str=''):
try:
return input(prompt)