Skip to content

Commit d8a1632

Browse files
committed
Tweak docstring
1 parent a7b209e commit d8a1632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stock_analysis/stock_reader.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Gathering select stock data."""
1+
"""Gather select stock data."""
22

33
import datetime as dt
44
import re

0 commit comments

Comments
 (0)