Skip to content

Commit

Permalink
added import statment to __init__.py to make python modules more in s…
Browse files Browse the repository at this point in the history
…cripts importing webqueue2_api package
  • Loading branch information
benne238 committed Mar 22, 2021
1 parent 0b4c76a commit 2e9b148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webqueue2_api/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from webqueue2_api import api, ECNQueue

0 comments on commit 2e9b148

Please sign in to comment.