Skip to content

Commit

Permalink
Resolve Linter Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sadmuphin committed Apr 13, 2023
1 parent 47b72df commit 05f6e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import yaml
from colorama import Fore


def clean_input(prompt: str=''):
try:
return input(prompt)
Expand Down

0 comments on commit 05f6e96

Please sign in to comment.