There was an error while loading. Please reload this page.
2 parents fabea4b + 06df61a commit cf069c5Copy full SHA for cf069c5
1 file changed
one_liners.rst
@@ -36,7 +36,7 @@ json quickly from a file then you can simply do:
36
37
.. code:: python
38
39
- cat file.json | python -m json.tools
+ cat file.json | python -m json.tool
40
41
**Profiling a script**
42
0 commit comments