Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/enter_function [A1F8289A-0FD5-4A74-B56C-44CF2E46EF63].json
2026-03-26 09:22:38 +08:00

8 lines
191 B
JSON

{
"alfredsnippet" : {
"snippet" : " def __enter__(self):\n pass\n",
"uid" : "A1F8289A-0FD5-4A74-B56C-44CF2E46EF63",
"name" : "enter_function",
"keyword" : ""
}
}