Skip to content

Commit

Permalink
Critical fix for CLI usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverarmor authored Mar 3, 2021
1 parent 5937ac2 commit caabc72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spotdl/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from .__main__ import console_entry_point

__all__ = [
'console_entry_point',
'search',
Expand Down

0 comments on commit caabc72

Please sign in to comment.