Skip to content

Commit cb7b067

Browse files
authored
Change JSON formatting
1 parent 2257de2 commit cb7b067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ results = search.get_partial_results(precision=5)
117117
```
118118

119119
Returns JSON object of the following shape:
120-
```json
120+
```python
121121
[
122122
{
123123
'target_smiles': 'Cc1ccc(cc1Nc2nccc(n2)c3cccnc3)NC(=O)c4ccc(cc4)CN5CCN(CC5)C',

0 commit comments

Comments
 (0)