Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/Import Seaborn Library [8E90B1FA-12F7-466D-9B63-3A87399A7964].json
2026-03-26 09:22:38 +08:00

8 lines
183 B
JSON

{
"alfredsnippet" : {
"snippet" : "import seaborn as sns",
"uid" : "8E90B1FA-12F7-466D-9B63-3A87399A7964",
"name" : "Import Seaborn Library",
"keyword" : "sns"
}
}