mirror of
https://github.com/autistic-symposium/ml-quantum-tensorflow-py.git
synced 2025-05-13 03:52:20 -04:00
Update pystyle.yml
This commit is contained in:
parent
ac27ddf576
commit
5155478f65
1 changed files with 8 additions and 2 deletions
6
.github/workflows/pystyle.yml
vendored
6
.github/workflows/pystyle.yml
vendored
|
@ -1,2 +1,8 @@
|
|||
|
||||
name: PyStyle
|
||||
|
||||
on: [pull_request, issues]
|
||||
|
||||
jobs:
|
||||
- name: Python Style Checker
|
||||
uses: andymckay/pycodestyle-action@0.1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue