Skip to content

Commit

Permalink
Added a second blank line below an import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien-vignes committed Feb 19, 2025
1 parent 0421445 commit 34bece3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/graphs/line_graph.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Functions

from sage.structure.element cimport parent


def is_line_graph(g, certificate=False):
r"""
Check whether the graph `g` is a line graph.
Expand Down

0 comments on commit 34bece3

Please sign in to comment.