Stephan Kulow
|
aaab4af930
|
Target F401 - Unused imports
|
2022-02-18 18:29:27 +01:00 |
|
Stephan Kulow
|
f86579642b
|
Target E501 - Line too long
https://www.flake8rules.com/rules/E501.html - but 79 characters is a
joke
|
2022-02-18 18:17:27 +01:00 |
|
Stephan Kulow
|
579145b52c
|
Target F841 - Remove unused variables
|
2022-02-18 17:01:38 +01:00 |
|
Stephan Kulow
|
0b79c5d45b
|
Repair repair command
|
2019-11-25 07:36:37 +01:00 |
|
Stephan Kulow
|
2f5354b09d
|
Fix for unselect command
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
ea9061ccf5
|
Import urllib2 python agnostic
|
2018-11-16 09:01:45 +01:00 |
|
Stephan Kulow
|
24ae4ba819
|
Port more code to run under python3
(python2 compat kept)
|
2018-11-16 08:14:56 +01:00 |
|
|
1cec490d54
|
White space / consistent usage of spaces / indentation of 4 fixes
|
2017-10-20 00:58:05 +02:00 |
|
|
3cf49d9556
|
Python 2.6+ / 3.x style except clauses
This newer style except statement allows for compatibility with
Python 3.x and does not harm on python 2.6+.
|
2017-10-16 22:47:58 +02:00 |
|
Jimmy Berry
|
37ce041b9d
|
repair: support the --cleanup flag to include all untracked requests.
|
2017-03-18 18:14:47 -05:00 |
|
|
ee3eb953d4
|
Re-create adi staging if the opened review project is not exist
|
2017-02-02 15:47:26 +08:00 |
|
|
374d472ecb
|
New staging repair command
Mainly fix the request review if the request got reopened.
|
2016-04-18 21:55:51 +08:00 |
|