Fix bug with Raw
cduck.me 2 years ago 8bdb78cf 2751d38c
··· 44 44 super().__init__() 45 45 self.content = content 46 46 self.defs = defs 47 47 + self.id = None 47 48 def write_svg_element(self, id_map, is_duplicate, output_file, lcontext, 48 49 dry_run, force_dup=False): 49 50 if dry_run: