[fofix-commits] [fofix/fofix] 4d1f6f: Instrument: fix a typo in a boolean
GitHub
noreply at github.com
Sun Feb 25 13:44:34 EST 2018
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 4d1f6f5994840251c564e94f4cd76281c0bb0c6c
https://github.com/fofix/fofix/commit/4d1f6f5994840251c564e94f4cd76281c0bb0c6c
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M fofix/game/guitarscene/instruments/Instrument.py
Log Message:
-----------
Instrument: fix a typo in a boolean
Commit: 85d3e30d30b6b3702ef44c8a7398a109f2fa7b8f
https://github.com/fofix/fofix/commit/85d3e30d30b6b3702ef44c8a7398a109f2fa7b8f
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M fofix/game/guitarscene/instruments/Instrument.py
Log Message:
-----------
Instrument: comment useless operation
Is this operation really useless?
Commit: d65134a5d7869f43150a57ece1b8246934681ea8
https://github.com/fofix/fofix/commit/d65134a5d7869f43150a57ece1b8246934681ea8
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M fofix/game/guitarscene/instruments/Instrument.py
Log Message:
-----------
Instrument: remove comparisons to a boolean
Commit: 24d3cc3ae0a17ff4f681da2377f685b75db6829b
https://github.com/fofix/fofix/commit/24d3cc3ae0a17ff4f681da2377f685b75db6829b
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M fofix/game/guitarscene/instruments/Instrument.py
Log Message:
-----------
Instrument: convert some comments to docstrings
Commit: f4e765f510306618f8a46daa85716224ee1d3c45
https://github.com/fofix/fofix/commit/f4e765f510306618f8a46daa85716224ee1d3c45
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M fofix/game/guitarscene/instruments/Instrument.py
Log Message:
-----------
Instrument: clean up the module
Clean up spaces some variables, and remove names in comments.
Commit: bd86694bc1ad34fae56c9259840b4a3a40b97463
https://github.com/fofix/fofix/commit/bd86694bc1ad34fae56c9259840b4a3a40b97463
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M fofix/game/guitarscene/instruments/Instrument.py
Log Message:
-----------
Instrument: do not use file as an argument
Compare: https://github.com/fofix/fofix/compare/e337db0fcf11...bd86694bc1ad
More information about the fofix-commits
mailing list