james-see/appintel

update for f strings for all code

james-see opened this issue · 0 comments

example: {}.json'.format(args['search_term']) updated to f"{args['search_term']}.json"