mirror of
https://github.com/nlohmann/json.git
synced 2025-07-28 12:02:00 +03:00
restore necessary comman in documentation of dump
This commit is contained in:
@ -9056,7 +9056,7 @@ class basic_json
|
|||||||
@complexity Linear.
|
@complexity Linear.
|
||||||
|
|
||||||
@liveexample{The following example shows the effect of different @a indent
|
@liveexample{The following example shows the effect of different @a indent
|
||||||
parameters to the result of the serialization.dump}
|
parameters to the result of the serialization.,dump}
|
||||||
|
|
||||||
@see https://docs.python.org/2/library/json.html#json.dump
|
@see https://docs.python.org/2/library/json.html#json.dump
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user