Skip to content

Patch Release

Compare
Choose a tag to compare
@ruck314 ruck314 released this 28 Feb 16:51
9f17955

Pull Requests

  1. #102 - v3.0.3 release candidate
  2. #101 - adding flake8 to .travis.yml

Pull Request Details

v3.0.3 release candidate

Author: Larry Ruckman [email protected]
Date: Fri Feb 28 08:49:23 2020 -0800
Pull: #102 (409 additions, 426 deletions, 19 files changed)
Branch: slaclab/pre-release

Notes:

Description

  • adding flake8 to .travis.yml #101

adding flake8 to .travis.yml

Author: Larry Ruckman [email protected]
Date: Thu Feb 20 14:18:19 2020 -0800
Pull: #101 (409 additions, 426 deletions, 19 files changed)
Branch: slaclab/flake8

Notes:

Description

  • Added python linter to travic CI
  • Fixed some bugs in the python code
    • Caught by the linter
  • Some mics code header clean up