Skip to content
Commit 2472b029 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.utils: Make get_call_site more robust

inspect.stack() can sometimes raise IndexError under IPython for unclear
reasons. Since get_call_site is mainly used for debug logging, just
ignore that and report unknown call site.
parent e7790b23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment