mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-30 16:41:35 +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