Skip to content

Commit

Permalink
🎨 format prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma committed May 2, 2023
1 parent 6d25ec1 commit 2e0adaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions write_the/commands/converters/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

converters_template = """
Convert the following to the desired output.
```python
def add(a, b):
return a + b
Expand Down

0 comments on commit 2e0adaa

Please sign in to comment.