Skip to content

Commit ac83bd3

Browse files
committed
Fix python highlight
1 parent c63ae3e commit ac83bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ bash (using `uuid` utility):
7676
```
7777

7878
python:
79-
```
79+
```python
8080
>>> import uuid
8181
>>> uuid.uuid5(uuid.NAMESPACE_OID, "1.3.6.1.4.1.53446")
8282
UUID('6f8c9fea-acfa-5b49-af8a-11aca8d0c4a0')

0 commit comments

Comments
 (0)