We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
title_increment
1 parent cd6fd02 commit 9f13d40Copy full SHA for 9f13d40
1 file changed
flickr_download/filename_handlers.py
@@ -8,7 +8,7 @@
8
from __future__ import unicode_literals
9
from collections import defaultdict
10
11
-DEFAULT_HANDLER = 'title'
+DEFAULT_HANDLER = 'title_increment'
12
"""The default handler if none is specified"""
13
14
0 commit comments