More Py3 compatibility fixes.
[wolnelektury.git] / src / opds / views.py
index 1afbcda..f14696b 100644 (file)
@@ -1,7 +1,7 @@
-# -*- coding: utf-8 -*-
 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
+from functools import reduce
 import os.path
 from urllib.parse import urljoin