Skip to content

Commit 22a76e5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a23097c commit 22a76e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crypto_price.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Let's assume 1 ETH = 2500 USD (you can change this number)
2-
eth_price_usd = 2500
2+
eth_price_usd = 2500
33

44
print("=== ETH to USD Converter ===")
55

0 commit comments

Comments
 (0)