Skip to content

Commit

Permalink
Merge pull request #8 from MrCurtis/plotting
Browse files Browse the repository at this point in the history
Plot function for integration testing, currently unimplimented.
  • Loading branch information
johncthomas authored Sep 12, 2023
2 parents 3156b2f + 1d27f1c commit ec607f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plot_graph.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def plot(graph):
raise NotImplementedError

0 comments on commit ec607f9

Please sign in to comment.