You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add github actions for lint, test and deploy (#10)
* Add linting requirements
* Black reformat
* Add workflow for linting, testing and publishing
* No install deps job
* Fix pylint
* Black 120chars configuration
* Run on release publish
* Allow to fail