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