I'm trying to run Repair Geometries on shapefiles using ArcPy in Spyder. The tool description states that it can be run on .shps but the code provided by Esri requires you to first run Check Geometry and then Repair Geometry, and the table output from Check doesn't appear to be correct for Repair. Does anyone have ideas for code that would apply to .shps not in a .gdb?