Skip to content

Commit

Permalink
add missing description of input G
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoudert committed Oct 6, 2024
1 parent 6537374 commit 5ac2ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/graphs/orientations.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ def orient(G, f, weighted=None, data_structure=None, sparse=None,
INPUT:
- ``G`` -- an undirected graph
- ``f`` -- a function that inputs an edge and outputs an orientation of this
edge
Expand Down

0 comments on commit 5ac2ba4

Please sign in to comment.