mmz-001 / knowledge_gpt

Accurate answers and instant citations for your documents.
https://knowledgegpt.streamlit.app/
MIT License
1.6k stars 742 forks source link

Flake8 on embeddings.py #19

Closed umeed-salman closed 1 year ago

umeed-salman commented 1 year ago

created a workflow for embeddings.py which perform flake8 test on it

mmz-001 commented 1 year ago

Thanks for the PR! I've added a .flake8 to match the settings with black formatter and linted the other files as well.