Skip to content
Snippets Groups Projects
  1. Jun 29, 2020
  2. Jun 28, 2020
  3. Jun 23, 2020
  4. Jun 15, 2020
  5. Jun 14, 2020
  6. Jun 12, 2020
    • Less Wright's avatar
      improve robustness of plot_logs function, handle single directory argument for 'logs' param (#62) · 22d955b8
      Less Wright authored
      * improve robustness of plot_logs function:
      - robustify logs param - checks if list, if not, deep converts to list for plotting.
      - expose log name as optional param (log_name = 'log.txt') to avoid internal hard-coded references
      - verify directories passed in are valid.  Raise ValueError if not with path to broken directory shown
      - added parameter explanations in commments
      
      * whitespace fixes for pylint
      
      * pylint flake8 update for whitespace
      
      * pylint flake8 update for whitespace, last 4 issues
      
      * code pylint missing 2 trailing wspace, fixed
      
      * blank line at end of file removed...
      
      * simplified use case to path/list[path]
      
      * 2 whitespace fixes
      
      * one last whitespace removed
      Unverified
      22d955b8
  7. Jun 06, 2020
  8. Jun 05, 2020
  9. Jun 02, 2020
  10. Jun 01, 2020
  11. May 30, 2020
  12. May 29, 2020
  13. May 28, 2020
  14. May 27, 2020
Loading