# -*- mode: snippet -*-
# name: figaxs
# key: faxs
# --
fig, axs = plt.subplots($0)