mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
Style fixes
This commit is contained in:
parent
663f5562e8
commit
4101e25680
@ -186,7 +186,7 @@ def update_exchange_rates():
|
||||
|
||||
base = settings.BASE_CURRENCY
|
||||
|
||||
result = backend.update_rates(base_currency=base, symbols=currencies)
|
||||
backend.update_rates(base_currency=base, symbols=currencies)
|
||||
|
||||
|
||||
def send_email(subject, body, recipients, from_email=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user