update interactive client
Change-Id: Iacc521807969b23779f1172d09bfc164a0a66a3b
This commit is contained in:
parent
98162a59b9
commit
af920aafdf
@ -93,6 +93,9 @@ class Logger:
|
||||
pass
|
||||
|
||||
|
||||
infologger = Logger('info')
|
||||
|
||||
|
||||
class PrettyFloat(float):
|
||||
"""float with a nicer repr:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user