Test {{project}}
================

The obligatory imports:

    >>> import {{package}}

Run some tests.  This test will fail, please fix it:

    >>> assert True == False
