#!/usr/local/bin/python3.8
from nevow.scripts.nit import run
run()
