more lint fixes

pull/570/head
Richard Anthony Hein 8 months ago
parent 15578a3555
commit 4df911b781

@ -1,3 +1,4 @@
""" Prompts and templates used by the Swarms Chatbot """
from langchain.prompts.prompt import PromptTemplate from langchain.prompts.prompt import PromptTemplate
B_INST, E_INST = "[INST]", "[/INST]" B_INST, E_INST = "[INST]", "[/INST]"

Loading…
Cancel
Save