Skip to content

Typo in guidance causing: AttributeError: 'tuple' object has no attribute 'id' #664

Description

@ValerieVelez

#Currently showing
target = (workbookid, 'workbook')

#Should show
target = TSC.Target(workbookid, 'workbook')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions