Skip to content

Commit 6259c36

Browse files
authored
improve acrolinx score
1 parent 00b6bd2 commit 6259c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-relay/includes/relay-python-helper-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ connections for secure communication.
1616

1717
1. Install the following Python libraries using pip before running the helper function script
1818

19-
base64, hashlib, hmac, math, time, urllib
19+
`base64`, `hashlib`, `hmac`, `math`, `time`, `urllib`
2020

2121
These libraries can be installed using the following command:
2222

0 commit comments

Comments
 (0)