spark-esri icon indicating copy to clipboard operation
spark-esri copied to clipboard

os.unsetenv so works with Pro 3.0.*

Open knu2xs opened this issue 2 years ago • 0 comments

Ran into an issue running with Pro 3.0.3 with os.environ.unsetenv being deprecated in lieu of os.unsetenv. I checked if this is backward compatible back to Python 3.7, and it is, so I modified it. This works with Pro 3.0.3.

knu2xs avatar Oct 15 '22 00:10 knu2xs