Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/matplotlib [6E93A648-9F23-4BF1-8378-383F7406D0AD].json
2026-03-26 09:22:38 +08:00

8 lines
207 B
JSON

{
"alfredsnippet" : {
"snippet" : "import matplotlib as mpl\nimport matplotlib.pyplot as plt",
"uid" : "6E93A648-9F23-4BF1-8378-383F7406D0AD",
"name" : "matplotlib",
"keyword" : "mpl"
}
}