Kovid Goyal
|
3b79e215e8
|
Port most remaining references to PyQt5
|
2021-03-01 16:22:00 +05:30 |
|
Kovid Goyal
|
5b4e667780
|
Have isort place calibre_extensions imports correctly
|
2020-10-18 10:37:38 +05:30 |
|
Kovid Goyal
|
f51e63718c
|
Get rid of @dynamic_property
|
2019-05-15 20:39:48 +05:30 |
|
Kovid Goyal
|
5918acabad
|
Misc fixes for the last py3 porting merge
|
2019-03-25 16:03:25 +05:30 |
|
Eli Schwartz
|
a7bbf0f51e
|
flake8: uniformly ignore unused polyglot imports
No need to have files where every single line contains the trailing
comment "noqa"
|
2019-03-24 00:54:58 -04:00 |
|
Kovid Goyal
|
859917cce9
|
Fix reference cycles due to lambda/partial slots in various dialogs
|
2018-07-24 07:50:50 +05:30 |
|
Kovid Goyal
|
a460c1ffef
|
Silence line break after binary operator style check
|
2018-07-18 11:33:40 +05:30 |
|
Kovid Goyal
|
9d2d338840
|
SIlence the idiotic l is an ambiguous variable name warning from pep8
|
2017-10-30 08:32:41 +05:30 |
|
Kovid Goyal
|
7357c7d7da
|
Silence pyflakes warning about bare excepts
|
2017-10-28 11:00:12 +05:30 |
|
Kovid Goyal
|
e6153c0376
|
Use isort with rapydscript files as well
|
2017-02-21 17:19:06 +05:30 |
|
Kovid Goyal
|
0b9aa7d119
|
...
|
2017-02-01 13:24:26 +05:30 |
|
Kovid Goyal
|
8df29954d6
|
isort config
|
2017-02-01 12:27:25 +05:30 |
|
Kovid Goyal
|
36e9dcf2ad
|
Switch to using yapf for python code formatting
|
2017-02-01 11:32:53 +05:30 |
|
Kovid Goyal
|
e333001d31
|
Apply the PEP8 blank line standards to the entire codebase
|
2016-10-11 11:39:08 +05:30 |
|
Kovid Goyal
|
045aefd003
|
Kill PEP8 error about assigning lambda expressions
|
2015-02-15 10:54:57 +05:30 |
|
Kovid Goyal
|
4e9476c49f
|
Squelch the silly E402 errors from pep8
|
2015-02-08 09:50:14 +05:30 |
|
Kovid Goyal
|
8cbdc8cbde
|
...
|
2013-05-03 00:32:45 +05:30 |
|
Kovid Goyal
|
d9acb3091b
|
Fix pep8 compliance and add replace parameter to add_formats_with_hooks
|
2013-04-09 13:01:21 +05:30 |
|
Kovid Goyal
|
47fb117828
|
Switch to using flake8 to check for errors
|
2013-04-09 12:30:24 +05:30 |
|