1. 03 Dec, 2018 1 commit
    • Thomas Gambier's avatar
      BUGFIX: fix c931d60c · 531427ee
      Thomas Gambier authored
      After c931d60c, default was "None" which means false.
      But we want the default to be true. So use the special default argparse.SUPPRESS that removes totally the arg from arg dict.
      It will let the default come from the FormatConfig class attribute.
      531427ee
  2. 30 Nov, 2018 2 commits
  3. 28 Nov, 2018 11 commits
  4. 27 Nov, 2018 3 commits
  5. 26 Nov, 2018 11 commits
  6. 23 Nov, 2018 1 commit
  7. 21 Nov, 2018 5 commits
  8. 20 Nov, 2018 5 commits
  9. 19 Nov, 2018 1 commit