Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Krypton-Byte committed Oct 14, 2020
2 parents 8422c75 + b3ab3c3 commit c128082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nulis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ def tulis(self):
self.output+=tulis(spliter[25:]).tulis()
return self.output
def __repr__(self):
return "<length: %s char>"%len(self.text)
return "<length: %s char>"%len(self.text)

0 comments on commit c128082

Please sign in to comment.