We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d33765 commit ca6991cCopy full SHA for ca6991c
rss_parser/_parser.py
@@ -5,7 +5,6 @@
5
from rss_parser.models import XMLBaseModel
6
from rss_parser.models.rss import RSS
7
8
-
9
# >>> FUTURE
10
# TODO: May be support generator based approach for big rss feeds
11
# TODO: Add cli to parse to json
0 commit comments