Skip to content

Commit

Permalink
Always use double quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmurdza committed Dec 17, 2023
1 parent 4978291 commit 3f04751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
```
use os.environ to get API keys
don't use intermediate variables
always use double quotes
'''

# Function to replace bash code blocks with python code blocks
Expand Down

0 comments on commit 3f04751

Please sign in to comment.