"""
Test package for the documentation.

Uses code stolen from the internet.
"""

from .animals import *  # noqa: F403
from .timerange import *  # noqa: F403
