Skip to content

Commit c6cea80

Browse files
committed
#8603 removed unnecessary white-spaces
1 parent 7894613 commit c6cea80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/pyreverse/data/classes_No_Name.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<body>
33
<script src="https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js"></script>
44
<div class="mermaid">
5-
5+
66
classDiagram
77
class Ancestor {
88
attr : str

tests/pyreverse/data/packages_No_Name.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<body>
33
<script src="https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js"></script>
44
<div class="mermaid">
5-
5+
66
classDiagram
77
class data {
88
}

0 commit comments

Comments
 (0)