diff options
Diffstat (limited to 'examples/tags.yaml')
| -rw-r--r-- | examples/tags.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/tags.yaml b/examples/tags.yaml new file mode 100644 index 000000000000..3d5a010ac0a6 --- /dev/null +++ b/examples/tags.yaml @@ -0,0 +1,7 @@ +gif_file: !!binary | + R0lGODlhDAAMAIQAAP//9/X17unp5WZmZgAAAOfn515eXvPz7Y6OjuDg4J+fn5 + OTk6enp56enmlpaWNjY6Ojo4SEhP/++f/++f/++f/++f/++f/++f/++f/++f/+ + +f/++f/++f/++f/++f/++SH+Dk1hZGUgd2l0aCBHSU1QACwAAAAADAAMAAAFLC + AgjoEwnuNAFOhpEMTRiggcz4BNJHrv/zCFcLiwMWYNG84BwwEeECcgggoBADs= +explicit_string: !!str 0.5 +python_tag: !!python/complex '1.0+2.0j' |
