8000 Merge pull request #17704 from anntzer/svgcomment · matplotlib/matplotlib@e9db06a · GitHub
[go: up one dir, main page]

Skip to content

Commit e9db06a

Browse files
authored
Merge pull request #17704 from anntzer/svgcomment
Remove "created-by-matplotlib" comment in svg output.
2 parents 6f0b4bc + 85998bf commit e9db06a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/backend_svg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,6 @@ def get_default_filetype(self):
13531353
<?xml version="1.0" encoding="utf-8" standalone="no"?>
13541354
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
13551355
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
1356-
<!-- Created with matplotlib (https://matplotlib.org/) -->
13571356
"""
13581357

13591358

0 commit comments

Comments
 (0)
0