Skip to content

Commit 671e745

Browse files
committed
Update tests
1 parent 7e92a55 commit 671e745

File tree

2 files changed

+3
-90
lines changed

2 files changed

+3
-90
lines changed

graphreadability/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44

55
from .utils.helpers import *
66
from .utils.crosses_promotion import *
7+
8+
# Import tests
9+
from .tests import *

graphreadability/tests/test_graph.py

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)