glue-viz / glue-ar

https://glueviz.org/glue-ar/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Add codestyle check #24

Closed Carifio24 closed 6 months ago

Carifio24 commented 6 months ago

As another step towards making this a polished package, this PR adds a codestyle check. This can be run locally with tox -e codestyle, and has been added to the CI as well.