reformat code

This commit is contained in:
Ville Rantanen
2021-12-07 21:00:31 +02:00
parent a7710d7df9
commit 361db95e5a
3 changed files with 56 additions and 35 deletions

View File

@@ -8,7 +8,8 @@ import parse
from ansi import cursor
from datetime import datetime
__version__=1.0
__version__ = 1.0
class Chopper:
def __init__(self, buf):