Skip to content

self.width declared twice and self.height not declared #12

Closed
@natoucs-datagen

Description

self.width = kwargs.get('width', 512)
self.width = kwargs.get('height', 512)

I think this is a typo and the author meant self.height. Right ?

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