Drop bp from duration mismatch branch in `.ib.api.Client.bars()`

ib_async_CONT
Gud Boi 2026-03-10 17:09:49 -04:00
parent 44d54babeb
commit 702aae2544
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ class Client:
# f'Recursing for more bars:\n' # f'Recursing for more bars:\n'
) )
# XXX, debug! # XXX, debug!
breakpoint() # breakpoint()
# XXX ? TODO? recursively try to re-request? # XXX ? TODO? recursively try to re-request?
# => i think *NO* right? # => i think *NO* right?
# #