Alexander Graf beb860ed35 Fix minor code style issues
This makes instaloder proof against
$ pylint3 -r n -d \
	bad-whitespace,bad-continuation,missing-docstring,anomalous-backslash-in-string,invalid-name,multiple-imports,dangerous-default-value \
	--max-args=8 --max-locals=16 --max-branches=19 --max-nested-blocks=6 \
	instagram
2016-06-26 09:43:02 +02:00
2016-06-26 09:43:02 +02:00
Description
Выгружалка всех картинок из своего Instagramm (или из чужого, но публичного)
1.9 MiB
Languages
Python 99.6%
Shell 0.4%