Skip to content

Commit

Permalink
Add class import to __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
ndrplz committed Dec 8, 2017
1 parent 332759d commit d18f7af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google_drive_downloader/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .google_drive_downloader import GoogleDriveDownloader

0 comments on commit d18f7af

Please sign in to comment.