Hello Julia users, I am using PyCall to run some Python code. I did some profiling and found that my time is dominated by the pycheckv macro. My question is whether this is normal or if there are hidden exceptions in my Python code that I need to worry about. pyerr_check is not revealing any issues.
<https://lh3.googleusercontent.com/-IAtXaA-C3E4/Vw_jXLAvx8I/AAAAAAAABPU/bf0mNdasizMVZWq0oBCrO1IJdl383a31gCLcB/s1600/Selection_281.png> thank you, -Tim
