# -*- mode: snippet -*-
# key: pp
# group: imports
# --
from pprint import pprint
$0