diff --git a/python/network_dpy.py b/python/network_dpy.py index 1dbb8ae..72bb428 100644 --- a/python/network_dpy.py +++ b/python/network_dpy.py @@ -12,6 +12,9 @@ import networkx as nx import matplotlib.pyplot as plt import math + + +alkjasfdljkhfsadlkjhfsad class Point: def __init__(self, x, y, z, radius): self.x = x @@ -35,4 +38,4 @@ class Node: #class NWT: -#class network(point, Fiber, Node): \ No newline at end of file +#class network(point, Fiber, Node): -- libgit2 0.21.4