1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/tools/editor
Rémi Verschelde f34151ff0f style: Various other PEP8 fixes in Python files
Done with `autopep8 --select=E7`, fixes:

- E701 - Put colon-separated compound statement on separate lines.
- E702 - Put semicolon-separated compound statement on separate lines.
- E703 - Put semicolon-separated compound statement on separate lines.
- E711 - Fix comparison with None.
- E712 - Fix (trivial case of) comparison with boolean.
- E713 - Fix (trivial case of) non-membership check.
- E721 - Fix various deprecated code (via lib2to3).
2016-11-01 00:35:16 +01:00
..
2016-03-09 00:00:52 +01:00
2016-10-10 10:39:58 +02:00
2016-09-10 17:50:20 -03:00
2016-09-10 17:50:20 -03:00
2016-08-13 13:21:35 +02:00
2016-05-27 14:19:11 -03:00
2016-05-21 23:20:49 -03:00
2016-09-14 04:02:18 +02:00
2016-09-14 04:02:18 +02:00
2016-03-09 00:00:52 +01:00
2016-08-25 17:45:20 -03:00
2016-07-06 19:29:15 -03:00
2016-07-06 19:29:15 -03:00
2016-03-09 00:00:52 +01:00
2016-08-13 13:21:35 +02:00