Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/method [DA101779-0BFA-4746-B73C-05C5F08591AD].json
2026-03-26 09:22:38 +08:00

8 lines
181 B
JSON

{
"alfredsnippet" : {
"snippet" : "def method(self, arg):\n pass\t\t\n",
"uid" : "DA101779-0BFA-4746-B73C-05C5F08591AD",
"name" : "method",
"keyword" : ""
}
}