mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
PEP fix
This commit is contained in:
@ -32,4 +32,3 @@ class InvenTreeExchange(SimpleExchangeBackend):
|
||||
# catch connection errors
|
||||
except (HTTPError, URLError):
|
||||
print('Encountered connection error while updating')
|
||||
|
||||
|
Reference in New Issue
Block a user