add mypy setting and update bspline_path.py

This commit is contained in:
Atsushi Sakai
2020-03-08 22:27:07 +09:00
parent 80ebc55c2f
commit 6cb903a814
3 changed files with 49 additions and 13 deletions

3
.github/workflows/mypycheck.yml vendored Normal file
View File

@@ -0,0 +1,3 @@
- name: Mypy Check
uses: jpetrucciani/mypy-check@0.761