1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00
Files
godot/core
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-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-06-28 08:00:33 +02:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-07-05 16:52:31 +02:00
2016-05-29 11:37:52 -03:00
2016-05-29 11:37:52 -03:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-08-25 17:45:20 -03:00
2016-01-01 11:50:53 -02:00
2016-03-09 00:00:52 +01:00
2016-06-18 18:01:06 -05:00
2016-05-21 21:18:16 -03:00
2016-05-21 21:18:16 -03:00
2016-01-01 11:50:53 -02:00
2016-06-24 20:06:07 -03:00
2016-07-17 18:25:21 +02:00
2016-01-01 11:50:53 -02:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-08-25 17:45:20 -03:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-06-26 11:59:25 -03:00
2016-10-18 18:53:18 -03:00
2016-08-26 10:42:01 +03:00
2016-10-04 15:58:12 +02:00
2016-06-10 15:43:07 -03:00
2016-01-01 11:50:53 -02:00
2016-01-01 11:50:53 -02:00