summaryrefslogtreecommitdiff
path: root/snippets/python-mode/h5py
blob: da3006d9539058776de7da9e05a08e5c0b65ab06 (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# key: h5
# group: imports
# --
import h5py
$0