Skip to content

Commit 54ebb39

Browse files
authored
Update generate_code_node.py
1 parent 0d77ba3 commit 54ebb39

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
@@ -268,7 +268,8 @@ def generate_initial_code(self, state: dict) -> str:
268268
- re
269269
270270
**Output ONLY the Python code of the extract_data function, WITHOUT ANY IMPORTS OR ADDITIONAL TEXT.**
271-
271+
In your code do not include backticks.
272+
272273
**Response**:
273274
"""
274275

0 commit comments

Comments
 (0)