We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb56dd commit 11b7adcCopy full SHA for 11b7adc
README.md
@@ -387,7 +387,7 @@ translation and manually invoke it on specific objects using
387
`jsonrpclib.jsonclass.dump` / `jsonrpclib.jsonclass.load` (since the
388
default behavior recursively goes through attributes and lists/dicts/tuples).
389
390
-> Sample file: `test_obj.py`
+* Sample file: `test_obj.py`
391
392
```python
393
# This object is /very/ simple, and the system will look through the
0 commit comments