Adjust imports

chart_trader
Tyler Goodlet 2020-12-29 08:18:03 -05:00
parent 916396fbfe
commit 575b3a0605
1 changed files with 2 additions and 2 deletions

View File

@ -33,11 +33,11 @@ from ._axes import (
from ._graphics import (
CrossHair,
ContentsLabel,
BarItems,
level_line,
L1Labels,
)
from ._graphics._curves import FastAppendCurve
from ._graphics._ohlc import BarItems
from ._graphics._curve import FastAppendCurve
from ._axes import YSticky
from ._style import (
_font,