move rss stuff in a separate subpackage
This commit is contained in:
parent
c289fbb872
commit
92cf375480
5 changed files with 4 additions and 4 deletions
|
@ -76,7 +76,7 @@ class feedly:
|
|||
os.environ['MY_CONFIG'] = str(tmp_path)
|
||||
|
||||
# should not raise at least
|
||||
import my.feedly
|
||||
import my.rss.feedly
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue