Skip to content

Commit 8578bf1

Browse files
Merge pull request #8 from VinciGit00/patch-5
Update generate_code_node.py
2 parents b0d9b37 + 54ebb39 commit 8578bf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scrapegraphai/nodes/generate_code_node.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@ def generate_initial_code(self, state: dict) -> str:
266266
- re
267267
268268
**Output ONLY the Python code of the extract_data function, WITHOUT ANY IMPORTS OR ADDITIONAL TEXT.**
269-
269+
In your code do not include backticks.
270+
270271
**Response**:
271272
"""
272273

0 commit comments

Comments
 (0)