mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +00:00
PEP fix
This commit is contained in:
parent
83dab558d7
commit
0f11ab527f
@ -32,4 +32,3 @@ class InvenTreeExchange(SimpleExchangeBackend):
|
|||||||
# catch connection errors
|
# catch connection errors
|
||||||
except (HTTPError, URLError):
|
except (HTTPError, URLError):
|
||||||
print('Encountered connection error while updating')
|
print('Encountered connection error while updating')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user