Skip to content

Spinner left last symbol on cmd #36

Open
@rajnathsah

Description

@rajnathsah

Using spinner, if i try printing anything on console then it spinner also gets added like below. It would better to have it cleared or add new line to avoid this.

My code -

with spinner():
time.sleep(2)
print('hello')

Output -
\hello

Expected output -
hello

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions