Skip to content

Commit dba9576

Browse files
committed
fix formatting
1 parent 79f10cd commit dba9576

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/openai/includes/use-your-data-python.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ ms.date: 11/09/2023
1414

1515
1. Create a new folder named *openai-python* for your project and a new Python code file named *main.py*. Change into that directory:
1616

17-
```cmd
18-
mkdir openai-python
19-
cd openai-python
20-
```
17+
```cmd
18+
mkdir openai-python
19+
cd openai-python
20+
```
2121

2222
1. Install the following Python Libraries:
2323

0 commit comments

Comments
 (0)