I'm running ArcPro 2.2.
I wrote a small Python script and saved it as a Python Script Tool in my Toolbox. It has no parameters.
I want to use it in in Model Builder in one of my existing models and I'm having trouble. All I want to do is make sure that the script runs first before the rest of the model. How do I make my script a precondition for the rest of the model?
Thanks