Skip to content

minor revise needed #44

@mohammades303

Description

@mohammades303

for the orders to work fine, a minor revision in the following line needed

if len(labels > 0):

this should be modified as :
if len(labels) >0:

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