- Apr 14, 2021
-
-
Jonathan de Jong authored
Part of #9744 Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now. `Signed-off-by:
Jonathan de Jong <jonathan@automatia.nl>`>
-
- Mar 22, 2021
-
-
Ankit Dobhal authored
- Merge 'isinstance' calls. - Remove unnecessary dict call outside of comprehension. - Use 'sys.exit()' calls.
-
- Sep 17, 2020
-
-
Jonathan de Jong authored
-
- Oct 31, 2019
-
-
Andrew Morgan authored
Replace every instance of `logger.warn` with `logger.warning` as the former is deprecated.
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Oct 20, 2018
-
-
Amber Brown authored
-
- Jan 31, 2018
-
-
Richard van der Hoff authored
-