Drop bp from duration mismatch branch in `.ib.api.Client.bars()`
parent
44d54babeb
commit
702aae2544
|
|
@ -561,7 +561,7 @@ class Client:
|
|||
# f'Recursing for more bars:\n'
|
||||
)
|
||||
# XXX, debug!
|
||||
breakpoint()
|
||||
# breakpoint()
|
||||
# XXX ? TODO? recursively try to re-request?
|
||||
# => i think *NO* right?
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue