Merge pull request #19 from n0remac/pyflakes-syntax

PyFlakes Syntax Checker
This commit is contained in:
Cameron
2020-04-16 23:43:10 -07:00
committed by GitHub

2
.github/workflows/main.yml vendored Normal file
View File

@@ -0,0 +1,2 @@
- name: Pyflakes Syntax Checker
uses: lgeiger/pyflakes-action@v1.0.1