mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 19:20:55 +00:00
PEP fixes
This commit is contained in:
@ -2,12 +2,9 @@
|
||||
Template tags for rendering various barcodes
|
||||
"""
|
||||
|
||||
import os
|
||||
import base64
|
||||
|
||||
from io import BytesIO
|
||||
|
||||
|
||||
from django import template
|
||||
|
||||
import qrcode as python_qrcode
|
||||
|
Reference in New Issue
Block a user