I want to exclude modules like torch from being included in the analysis. In the original pycallgraph there was a flag -e/--exclude that you could use to exclude modules. This does not work in pycallgraph2 though. Is there a different way to do this?
I want to exclude modules like torch from being included in the analysis. In the original pycallgraph there was a flag -e/--exclude that you could use to exclude modules. This does not work in pycallgraph2 though. Is there a different way to do this?