2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 19:20:55 +00:00

PEP fixes

This commit is contained in:
Oliver Walters
2021-02-23 09:01:03 +11:00
parent 58863b1924
commit 832a6ef9a2
4 changed files with 12 additions and 7 deletions

View File

@ -2,9 +2,9 @@
{% load i18n %}
{% load report %}
{% load barcode %}
{% load inventree_extras %}
{% load markdownify %}
{% load qr_code %}
{% block page_margin %}
margin: 2cm;