Skip to content

Commit

Permalink
labs level __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
Qottmann committed Oct 15, 2024
1 parent db47bec commit 825ed0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/labs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"""

from pennylane.labs.dla import dla
from pennylane.labs import dla

__all__ = [dla]

0 comments on commit 825ed0f

Please sign in to comment.