mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
PEP fix
This commit is contained in:
@ -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')
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user