other reporting tools py2/py3 compatibiliies
This commit is contained in:
@@ -4,4 +4,4 @@ import sys,os
|
||||
sys.path.append(os.path.realpath(os.path.join(os.path.dirname(__file__),
|
||||
"..","reporting")))
|
||||
import ansi
|
||||
ansi.demo()
|
||||
print(ansi.demo())
|
||||
|
||||
Reference in New Issue
Block a user