# -*- mode: snippet -*-
# key: mpi
# group: imports
# --
from mpi4py import MPI
$0