Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ def analyze_code(code_snippet):
|
|
15 |
"π‘ Suggestion: Review the flagged code section and improve it according to best practices."
|
16 |
)
|
17 |
else:
|
18 |
-
return "β
Code
|
19 |
|
20 |
# Gradio interface setup
|
21 |
interface = gr.Interface(
|
|
|
15 |
"π‘ Suggestion: Review the flagged code section and improve it according to best practices."
|
16 |
)
|
17 |
else:
|
18 |
+
return "β
Code zwin wlah!"
|
19 |
|
20 |
# Gradio interface setup
|
21 |
interface = gr.Interface(
|