un-pogaz
|
730ac72ee8
|
pep8: fix bare except
ruff 'E722'
|
2025-07-16 08:55:16 +02:00 |
|
un-pogaz
|
59cd38256a
|
useless tuple (extra-edit)
|
2025-01-24 11:14:24 +01:00 |
|
un-pogaz
|
ed2930712d
|
various whitespace (extra-edit)
!partial 'E203,E222,E241,E271,E272'
|
2025-01-24 11:14:24 +01:00 |
|
un-pogaz
|
0ce6645f15
|
comment formating (extra-edit)
|
2025-01-24 11:14:21 +01:00 |
|
un-pogaz
|
0b23eaf328
|
code indentation (extra-edit)
|
2025-01-24 11:14:21 +01:00 |
|
un-pogaz
|
12cb8b2e58
|
upgrade hidden print to Python 3 (extra-edit)
|
2025-01-24 11:14:16 +01:00 |
|
un-pogaz
|
37771022ce
|
uniform string quote (auto-fix)
ruff 'Q'
|
2025-01-24 11:14:14 +01:00 |
|
un-pogaz
|
7e1edf1fbf
|
add scoped noqa 'line too long' (auto-fix)
ruff 'E501' --add-noqa
|
2025-01-24 11:14:10 +01:00 |
|
un-pogaz
|
a73c48720e
|
remove unscoped noqa (extra-edit)
regex: \s*#\s*noqa\n
|
2025-01-24 11:14:10 +01:00 |
|
Kovid Goyal
|
c3595c7b6c
|
sort imports in all recipe files
|
2024-03-30 13:03:29 +05:30 |
|
Kovid Goyal
|
569c576293
|
py3: port use of urllib in recipes
|
2019-04-01 13:57:21 +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
|
57229e839d
|
pep8
|
2017-01-27 09:15:36 +05:30 |
|
Kennyl
|
a65433bcd4
|
Add Cover
Better than None
|
2017-01-26 18:24:17 +08:00 |
|
Kovid Goyal
|
16bf6a94b7
|
Update AM730
Merge branch 'patch-2' of https://github.com/Kennyl/calibre
|
2017-01-25 21:37:32 +05:30 |
|
Kennyl
|
d7527ddef8
|
Rewite non-work recipe
|
2017-01-25 23:21:03 +08:00 |
|
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
|
e165bd4fde
|
...
|
2013-10-10 21:28:21 +05:30 |
|
Kovid Goyal
|
fd77ad2c92
|
Update AM 730 and Ming Pao (HK)
|
2013-10-03 09:28:55 +05:30 |
|
Kovid Goyal
|
d65fd352e9
|
Update Sing Tao Daily - Hong Kong and Apple Daily - Hong Kong. AM730 by Eddie Lau
|
2013-04-04 10:38:11 +05:30 |
|