Skip to content

Commit

Permalink
adding __init__.py to create a package:
Browse files Browse the repository at this point in the history
  • Loading branch information
Sujit Maharjan authored and Sujit Maharjan committed Jul 12, 2020
1 parent 122ddd4 commit ecc29c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datebs/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .datebs import DateBS

0 comments on commit ecc29c1

Please sign in to comment.