#! /usr/bin/env python

import cuddlefish

if __name__ == '__main__':
    cuddlefish.run()
