Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69671b5

Browse files
committed
sync to 87.1
svn path=/trunk/matplotlib/; revision=2081
1 parent 9c8f598 commit 69671b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/finance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030
configdir = get_configdir()
31-
cachedir = os.path.join(configdir, 'finance.cache')
31+
5~cachedir = os.path.join(configdir, 'finance.cache')
3232

3333

3434
def parse_yahoo_historical(fh, asobject=False, adjusted=True):

0 commit comments

Comments
 (0)