Skip to content

Commit 3b7715c

Browse files
style: format code with autopep8
Format code with autopep8 This commit fixes the style issues introduced in f45e149 according to the output from Autopep8. Details: https://app.deepsource.com/gh/avinashkranjan/Amazing-Python-Scripts/transform/80032116-df3d-41f1-9612-4b1ff908f95c/
1 parent 0d4316b commit 3b7715c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Marketing Campaign App/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,3 @@
7777
print(new_prompt_template.format(userInput=query))
7878

7979
print(llm(new_prompt_template.format(userInput=query)))
80-

0 commit comments

Comments
 (0)