9 Commits

Author SHA1 Message Date
Kovid Goyal
c3595c7b6c
sort imports in all recipe files 2024-03-30 13:03:29 +05:30
Flaviu Tamas
0889ee85ec
Fix syntax errors
Command used:

futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe

And manual adjustments of print((...)) -> print(...)
2018-09-10 12:11:28 +05:30
Kovid Goyal
567040ee1e Perform PEP8 compliance checks on the entire codebase
Some bits of PEP 8 are turned off via setup.cfg
2016-07-29 21:25:17 +05:30
Kovid Goyal
f62c2bec86 Add compress images to various UK news recipes 2013-04-04 20:08:42 +05:30
Kovid Goyal
20c98b34a3 Update Birmingham Post 2013-02-02 18:25:22 +05:30
Kovid Goyal
6bde192bd7 Updated Birmingham Post 2012-12-15 14:48:45 +05:30
Kovid Goyal
88821514f9 Update Birmingham post 2012-09-08 21:51:42 +05:30
Kovid Goyal
577f9d8df1 Updated Birmignham Post 2012-06-09 19:57:11 +05:30
Kovid Goyal
146e4812b4 Birmingham Post by Dave Asbury 2011-12-23 08:07:36 +05:30