Esri / mdcs-py

MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Apache License 2.0
64 stars 29 forks source link

To escape \; char in user variable values. #154 #155

Closed Chamlika closed 5 months ago

Chamlika commented 5 months ago

@Chamlika I can see you have removed the parenthesis , is this intentional?

around if conditions, yes to keep up with the PEP8 formatting.. @vijaygit02