feedgenerator: fixed imports
This commit is contained in:
parent
fc0012d9a8
commit
51da82dce0
1 changed files with 1 additions and 1 deletions
|
|
@ -18,4 +18,4 @@
|
|||
# RhodeCode Enterprise Edition, including its added features, Support services,
|
||||
# and proprietary license terms, please see https://rhodecode.com/licenses/
|
||||
|
||||
from feedgenerator import Rss201rev2Feed, Atom1Feed
|
||||
from .feedgenerator import Rss201rev2Feed, Atom1Feed
|
||||
Loading…
Add table
Add a link
Reference in a new issue