444855a248
This patch makes the feedgen flake8 compatible, fixing some minor issues along the way. Most noticeable, this switches from tabs to spaces. Signed-off-by: Lars Kiesow <lkiesow@uos.de>
6 lines
80 B
Python
6 lines
80 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
===========
|
|
feedgen.ext
|
|
===========
|
|
"""
|