Skip to content

'list' object has no attribute 'get_repos_docs_detail' #1

Description

@Andln

andln = yq.SimplePyYuQueAPI(token="token", app_name="py_yuque1")
andln_doc = andln.Doc()

Traceback (most recent call last):
File "yuque.py", line 21, in
andln_doc_detial = andln_doc.get_repos_docs_detail(namespace="xxx", slug="xxx").base_response
AttributeError: 'list' object has no attribute 'get_repos_docs_detail'

'list' object has no attribute 'get_repos_docs_detail'

请问这个问题是什么问题

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions