Skip to content

Commit 14ee79e

Browse files
authored
Fix documentation python code block type (#59)
1 parent 08c4c23 commit 14ee79e

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
@@ -386,7 +386,7 @@ Works()[w["referenced_works"]]
386386

387387
### Citing publications (other works that reference this paper, incoming citations)
388388

389-
```
389+
```python
390390
from pyalex import Works
391391
Works().filter(cites="W2741809807").get()
392392
```

0 commit comments

Comments
 (0)