Hello,
I started developing a python toolbox for ArcMap 10.4. From the toolbox, I import modules, which are the tools. The idea is to have one file for each Tool.
The problem is that even if I click "refresh" on the toolbox, it doesn't reload the tools inside. I have to close ArcMap and re-open it. That is not very convenient...
Is there a way to solve it?