Skip to content

Commit

Permalink
fix: Linter (extra line after import)
Browse files Browse the repository at this point in the history
  • Loading branch information
marination committed Dec 28, 2021
1 parent 098f72e commit 6ca978c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erpnext/stock/report/stock_ageing/test_stock_ageing.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from erpnext.stock.report.stock_ageing.stock_ageing import FIFOSlots
from erpnext.tests.utils import ERPNextTestCase


class TestStockAgeing(ERPNextTestCase):
def setUp(self) -> None:
self.filters = frappe._dict(
Expand Down

0 comments on commit 6ca978c

Please sign in to comment.