Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Takshan authored Aug 29, 2024
1 parent b686bac commit fe352b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rahulscripts/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from .__version__ import __version__
from .download import *
from .external import *
from .utils import *


print(f"Package v: {__version__}")
print("===============================================")

0 comments on commit fe352b4

Please sign in to comment.