#!python

from hokusai.cli import *

if __name__ == '__main__':
  base(obj={})
