summaryrefslogtreecommitdiff
path: root/_doc/basicuse.ryd
diff options
context:
space:
mode:
Diffstat (limited to '_doc/basicuse.ryd')
-rw-r--r--_doc/basicuse.ryd2
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/basicuse.ryd b/_doc/basicuse.ryd
index c4a744d..9d2512d 100644
--- a/_doc/basicuse.ryd
+++ b/_doc/basicuse.ryd
@@ -38,7 +38,7 @@ enforce using the pure Python implementation (faster C libraries will be used
when possible/available)
Dumping works in the same way::
---- !python |
+--- !code |
from ruamel.yaml import YAML
yaml=YAML()