Esri / Esri/arcgis-python-api

Documentation, example wrong?

Open
#2,097 1 comment 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
Python
Stars
2.2k
Forks
1.2k
Avg merge
2h 40m
Merged PRs (30d)
2

Description

**Describe the bug**
It looks like the example for Item.move in the documentation could be improved:
https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.move

`# Usage Example

>>> item.move("C:\Projects\ARCGIS\ArcGis_data")`

The example indicates it's a local folder on your harddisk because of the C drive, but it is a folder in the GIS. It's technically possible to name your folder like that in ArcGIS Online, however, I think it would be better to change the example to a more portal/arcgis online like folder name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.