Skip to content

Commit 34bece3

Browse files
committed
Added a second blank line below an import statement
1 parent 0421445 commit 34bece3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/graphs/line_graph.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Functions
129129

130130
from sage.structure.element cimport parent
131131

132+
132133
def is_line_graph(g, certificate=False):
133134
r"""
134135
Check whether the graph `g` is a line graph.

0 commit comments

Comments
 (0)