Skip to content

Commit

Permalink
style improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
datawhores committed Dec 8, 2023
1 parent 91319bf commit 57bead8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ofscraper/prompts/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ def funct2(prompt_):
Original Regular Price: {selected['regular-price']}
Original Claimable Promo Price: {selected['promo-price']}
Original Any Promo Price: {selected['all-promo-price']}
Final Current Price: {selected['final-current-price']}
Final Current Price: {selected['final-current-price']}
Final Promo Price: {selected['final-promo-price']}
Final Regular Price: {selected['final-regular-price']}
Final Renewal Price: {selected['final-renewal-price']}
Expand Down

0 comments on commit 57bead8

Please sign in to comment.