Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dice.py remove 'self' from self.sides_change #209

Closed
@visheshdembla

Description

@visheshdembla

sides_change parameter is passed to the function set_sides. Within the function set_sides, instead of using the sides_change variable directly, self.sides_change is used. It is resulting in an error.

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