[tests/postprocessor] fix 'TypeError' when logging an error (#6582)

https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3121493719
This commit is contained in:
Mike Fährmann
2025-07-26 17:10:25 +02:00
parent 31de2e8299
commit 9872a9eae3
2 changed files with 3 additions and 1 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.30.1"
__version__ = "1.30.2-dev"
__variant__ = None