Skip to content

Commit 2040c60

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_programming/current_stock_price.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import requests
22
from bs4 import BeautifulSoup
33
from doctest import testmod
4+
45
"""
56
Get the HTML code of finance yahoo and select the current qsp-price
67
Current AAPL stock price is 228.43

0 commit comments

Comments
 (0)