The utils.py module#

Summary#

read_json

Load a json file.

traceln

Log test on the standard output.

write_json

Write an object to a json file.

Description#

Adds logs.

Module detail#

utils.traceon = False#