tfmodisco-lite icon indicating copy to clipboard operation
tfmodisco-lite copied to clipboard

Add Linting Github Action

Open bytewife opened this issue 2 years ago • 1 comments
trafficstars

Linting should improve maintainability by removing classes of errors down the line, and make contributions more standardized

bytewife avatar Apr 21 '23 19:04 bytewife

We should probably aim to set up a GitHub action in the style of this one which does linting and runs unit tests on a variety of Python versions and OSs: https://github.com/jmschrei/pomegranate/blob/master/.github/workflows/python-package.yml

jmschrei avatar Apr 21 '23 19:04 jmschrei