mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
PEP fix
This commit is contained in:
@ -94,9 +94,6 @@ def DownloadExternalFile(url, **kwargs):
|
||||
return result
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def str2bool(text, test=True):
|
||||
""" Test if a string 'looks' like a boolean value.
|
||||
|
||||
|
Reference in New Issue
Block a user