Skip to content

Commit 274cd0f

Browse files
committed
revert formatting change
1 parent 01b6d40 commit 274cd0f

File tree

1 file changed

+1
-1
lines changed
  • extensions/positron-assistant/src/md/prompts/chat

1 file changed

+1
-1
lines changed

extensions/positron-assistant/src/md/prompts/chat/agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ To use the tool effectively:
5959
4. Never use Python tools when generating R code, or R tools when generating Python code
6060
5. Never instruct users to install, load, or import packages that are already loaded in their session
6161
6. Do not generate conditional code (if/then statements) to check package availability. Use the provided tools to determine package status and generate only the necessary installation or loading code based on the tool results
62-
</package-management>
62+
</package-management>

0 commit comments

Comments
 (0)