[fofix-commits] [fofix/fofix] d18b67: Dialogs: clean up the module

GitHub noreply at github.com
Fri Apr 20 12:41:12 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: d18b673f19b8084296e2f265c2efa2ce683ddd84
      https://github.com/fofix/fofix/commit/d18b673f19b8084296e2f265c2efa2ce683ddd84
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M fofix/game/Dialogs.py

  Log Message:
  -----------
  Dialogs: clean up the module

Clean up spaces, some variables, and remove names in comments.


  Commit: fedcb22dc7f2c52b7ccbec4be3e119d3edfbb491
      https://github.com/fofix/fofix/commit/fedcb22dc7f2c52b7ccbec4be3e119d3edfbb491
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M fofix/game/Dialogs.py

  Log Message:
  -----------
  Dialogs: use sphinx syntax for docstrings


  Commit: 0dcf7294e83aabf7b9fc6f10fb2d156caf2c94f9
      https://github.com/fofix/fofix/commit/0dcf7294e83aabf7b9fc6f10fb2d156caf2c94f9
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M fofix/game/Dialogs.py

  Log Message:
  -----------
  Dialogs: default paramaters should not be lists

Lists are mutable objects and should not be used as default parameters.


  Commit: 8f6ae728f192f02a20524f6716859ab8fd6dab44
      https://github.com/fofix/fofix/commit/8f6ae728f192f02a20524f6716859ab8fd6dab44
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M fofix/game/Dialogs.py

  Log Message:
  -----------
  Dialogs: simplify for loop to select a neck


Compare: https://github.com/fofix/fofix/compare/b59df913c243...8f6ae728f192


More information about the fofix-commits mailing list