cpython/Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py

6 lines
111 B
Python

# -*- coding: utf-8 -*-
from choxie.chocolate import Chocolate
class Truffle(Chocolate):
"""A truffle."""