Skip to content

Commit

Permalink
Merge pull request #9 from hhtong/fix
Browse files Browse the repository at this point in the history
Import composites in package __init__.py
  • Loading branch information
Heidi Tong authored May 20, 2021
2 parents f02c33b + b8d7939 commit 9606b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dwave/preprocessing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
__version__ = '0.1.0'

from dwave.preprocessing import *
from dwave.preprocessing.composites import *

0 comments on commit 9606b7a

Please sign in to comment.