Format Python code with psf/black push

github-actions 2 years ago
parent 05fdf2d784
commit f556c94b6a

@ -76,7 +76,6 @@ class Search:
except Exception as e:
traceback.print_exc()
index = GPTSimpleVectorIndex(documents)
# Now we can search the index for a query:

Loading…
Cancel
Save