2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

ignore docstyle errors

This commit is contained in:
Matthias
2022-05-27 21:28:11 +02:00
parent 0dfa39ecea
commit 13c6b29bb3

View File

@ -46,7 +46,7 @@ jobs:
invoke install
- name: flake8
run: |
flake8 InvenTree
flake8 InvenTree --extend-ignore=D .
javascript:
name: JS Template Files