Skip to content

Commit

Permalink
Add import statement for vqt module
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Feb 3, 2024
1 parent cd23260 commit ae50a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vqt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from vqt.vqt import VQT
from vqt import helpers
from vqt import vqt

# __all__ = [
# 'vqt',
Expand Down

0 comments on commit ae50a1c

Please sign in to comment.