Create pystyle.yml

This commit is contained in:
Dr. Mia von Steinkirch 2020-03-26 15:58:43 -07:00 committed by GitHub
parent 921103bd8d
commit e5c077a0fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/workflows/pystyle.yml vendored Normal file
View file

@ -0,0 +1,2 @@
- name: Python Style Checker
uses: andymckay/pycodestyle-action@0.1.3