You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mapset or location delete is canceled in the data catalog, the tree is reloaded, although there was no change. This may take significant time in some cases.
The delete_*_interactively() functions need to indicate with True/False whether or not was the mapset or location deleted similarly to how the rename function inform about the new name or return None when no rename was done.
When mapset or location delete is canceled in the data catalog, the tree is reloaded, although there was no change. This may take significant time in some cases.
The
delete_*_interactively()functions need to indicate with True/False whether or not was the mapset or location deleted similarly to how the rename function inform about the new name or returnNonewhen no rename was done.This completes #771.
The text was updated successfully, but these errors were encountered: