Skip to content

Print statements that are unnecessary in text_service #43

Closed
@pselvana

Description

@pselvana

print(f"Starting on {text.split()[0]}")

print(f"Done processing {text.split()[0]}")

These prints don't look useful.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions