about summary refs log tree commit diff
path: root/src/fead.py
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-11-17 01:29:54 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-11-17 01:29:54 +0900
commit9ff89acf756b932cf380018445371dda688ee5ea (patch)
tree9950f2a803dfd0827f4eb1f7fccf9e7512303e7f /src/fead.py
parent5187250ba942d3c5100982d071332f5b4b561119 (diff)
downloadfead-9ff89acf756b932cf380018445371dda688ee5ea.tar.gz
Nitpick
Diffstat (limited to 'src/fead.py')
-rwxr-xr-xsrc/fead.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fead.py b/src/fead.py
index ffe7b6f..2d14b3b 100755
--- a/src/fead.py
+++ b/src/fead.py
@@ -15,7 +15,6 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
-__doc__ = 'Advert generator from web feeds'
 __version__ = '0.1.2'
 
 from argparse import ArgumentParser, FileType, HelpFormatter