This repository was archived by the owner on Dec 31, 2023. It is now read-only.
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Quickstart Documentation project_path Outdated #70
Closed
Description
The QuickStart Guide in the README.rst file does not reflect the project_path name change, which is described in the 2.0.0 Migration Guide
name = client.project_path('[PROJECT]')
should be
name = client.common_project_path('[PROJECT]')