# -*- mode: snippet -*-
# key: npt
# group: imports
# --
import numpy.testing as npt
$0