1{ 2 "question": "python function", 3 "isRegex": true, 4 "exampleIncludeGlobs": [ "*.py" ], 5 "queryShouldFind": [ 6 [ "test.py", [ 7 "def printFibb" 8 ] ] 9 ] 10} 11