Skip to content

Commit

Permalink
packages import update
Browse files Browse the repository at this point in the history
  • Loading branch information
glindaqu committed Nov 30, 2024
1 parent 68d54aa commit 3aaad76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/TestGraphBuilder.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import sys, os
sys.path.append(os.path.join(os.path.dirname(sys.path[0]), '../graph_builder', 'graph'))

import unittest
from graph.GraphBuilder import GraphBuilder

Expand Down

0 comments on commit 3aaad76

Please sign in to comment.