Skip to content

Old method #26

@lukjack92

Description

@lukjack92

from prsaw import RandomStuff
rs = RandomStuffV2()

During import at the first line there is NameError: name 'RandomStuffV2' is not defined.
That error is noticed on the page https://pypi.org/project/prsaw/

from prsaw import RandomStuffV2
rs = RandomStuffV2()

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