From 837703b8106991c1fd2704ee53ed85ac2f4598f7 Mon Sep 17 00:00:00 2001 From: Lam Thai Binh Date: Thu, 23 Nov 2017 17:24:00 +0700 Subject: [PATCH] Remove blank line at the end of file. --- currency_rate_update/tests/test_currency_rate_update.py | 1 - 1 file changed, 1 deletion(-) diff --git a/currency_rate_update/tests/test_currency_rate_update.py b/currency_rate_update/tests/test_currency_rate_update.py index 563e642c5..6b351edf9 100644 --- a/currency_rate_update/tests/test_currency_rate_update.py +++ b/currency_rate_update/tests/test_currency_rate_update.py @@ -79,4 +79,3 @@ class TestCurrencyRateUpdate(TransactionCase): """Test the ir.cron with Vietcombank service for USD """ self._test_cron_by_service('VN_VCB', ['base.USD']) -