[fofix-commits] [fofix/fofix] 5b334a: Theme: clean up the module
François Magimel
noreply at github.com
Sat Jul 6 09:57:00 EDT 2019
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 5b334acf2ec363e7682bde1439ad157b44175d16
https://github.com/fofix/fofix/commit/5b334acf2ec363e7682bde1439ad157b44175d16
Author: François Magimel <magimel.francois at gmail.com>
Date: 2019-07-06 (Sat, 06 Jul 2019)
Changed paths:
M fofix/core/Theme.py
Log Message:
-----------
Theme: clean up the module
Clean up spaces.
Remove names in comments.
Sort imports.
Commit: f1bdbda356e82caf2855b2ef3da6e14ad1f17833
https://github.com/fofix/fofix/commit/f1bdbda356e82caf2855b2ef3da6e14ad1f17833
Author: François Magimel <magimel.francois at gmail.com>
Date: 2019-07-06 (Sat, 06 Jul 2019)
Changed paths:
M fofix/core/Theme.py
Log Message:
-----------
Theme: replace 'type' vars
Type is a keyword in python, so we should avoid naming vars like that.
Commit: dedc1f800452cbf4f1bf43fa820b620ccc4cc311
https://github.com/fofix/fofix/commit/dedc1f800452cbf4f1bf43fa820b620ccc4cc311
Author: François Magimel <magimel.francois at gmail.com>
Date: 2019-07-06 (Sat, 06 Jul 2019)
Changed paths:
M fofix/core/Theme.py
Log Message:
-----------
Theme: makes translation easier
Compare: https://github.com/fofix/fofix/compare/82b1570b97e9...dedc1f800452
More information about the fofix-commits
mailing list