NyanNyanovich / nyan

Automatic news aggregator in Telegram / Автоматический агрегатор новостей в Телеграме
https://t.me/nyannews
Apache License 2.0
198 stars 30 forks source link

Mistake in the renderer.py #21

Open bumerung opened 7 months ago

bumerung commented 7 months ago

File "/home/bumrus/nyan/nyan/renderer.py", line 141, in render_ratings if cluster.issue != issue_name: AttributeError: 'Cluster' object has no attribute 'issue'. Did you mean: 'issues'?

Is this really true?