Hi All,
Here's my workflow:
- Run toolbox in Pro. Toolbox refers to custom python scripts that I wrote.
- Make tweak/edit in python script.
- I *want* to be able to just re-run the tool in Pro after making the tweaks. However, in order for the script tweaks to have effect, I usually (though not always) have to restart Pro, which is annoying.
Is there a faster/more convenient way to "refresh" so that script changes are reflected when running the toolbox? I've tried clearing __pycache__ folder in the toolbox folder, but that doesn't do anything.
I'm using Arc Pro 3.0.2.
Thank you,