Spaces:
Sleeping
Sleeping
Delete prompt_utils.py
Browse files- prompt_utils.py +0 -2
prompt_utils.py
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
def build_prompt(code_snippet):
|
2 |
-
return f"translate Python to English: {code_snippet}"
|
|
|
|
|
|