Skip to content

Commit 74fd7af

Browse files
committed
added hollow style to init
1 parent 8930e11 commit 74fd7af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mplfinance/_styledata/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from mplfinance._styledata import yahoo
1515
from mplfinance._styledata import checkers
1616
from mplfinance._styledata import binance
17+
from mplfinance._styledata import hollow
1718

1819
_style_names = [n for n in dir() if not n.startswith('_')]
1920

0 commit comments

Comments
 (0)