-
Notifications
You must be signed in to change notification settings - Fork 0
Tab character in class_book.py #9
Copy link
Copy link
Open
Labels
Priority: MediumDenotes a medium priority issue that should be solved once high priority issues are resolvedDenotes a medium priority issue that should be solved once high priority issues are resolvedhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Priority: MediumDenotes a medium priority issue that should be solved once high priority issues are resolvedDenotes a medium priority issue that should be solved once high priority issues are resolvedhelp wantedExtra attention is neededExtra attention is needed
There is a tab character (rather than four space characters) on the
returnline of the__str__procedure inclass_book.py.