Skip to content

Commit

Permalink
Merge pull request #286 from isurulucky/main
Browse files Browse the repository at this point in the history
Fix for Documentation Build Error caused by 'HypercubeToScope' and 'Hypercube'
  • Loading branch information
loreloc authored Oct 11, 2024
2 parents ecab01a + 371a471 commit fe1bff6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cirkit/templates/region_graph/algorithms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
from .quad import QuadGraph as QuadGraph
from .quad import QuadTree as QuadTree
from .random import RandomBinaryTree as RandomBinaryTree
from .utils import HyperCube as HyperCube
from .utils import HypercubeToScope as HypercubeToScope

0 comments on commit fe1bff6

Please sign in to comment.