Skip to content

Commit dec9998

Browse files
Minor refactor in reddit module
1 parent 31ba364 commit dec9998

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

redditpythonapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from redditpythonapi.redditpythonapi import Reddit, SortType
1+
from redditpythonapi.reddit import Reddit, SortType

0 commit comments

Comments
 (0)