2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 04:26:44 +00:00

PEP fixes

This commit is contained in:
Oliver 2021-07-29 16:39:51 +10:00
parent dd12a593f4
commit 542c204ca0

View File

@ -12,7 +12,7 @@ database setup in this file.
""" """
import logging import logging
from multiprocessing import Value
import os import os
import random import random
import string import string