Linter fixes for models

This commit is contained in:
Mouse Reeve
2021-06-18 15:24:10 -07:00
parent d8d6f57373
commit 59938e2d46
6 changed files with 19 additions and 15 deletions

View File

@ -1,4 +1,4 @@
name: Lint Python
name: Python Formmating (run ./bw-dev black to fix)
on: [push, pull_request]