From 88f1ef765a9d1113757552ee38ad1bbdb708b629 Mon Sep 17 00:00:00 2001 From: lian-manonog <160282780+lian-manonog@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:53:06 +0100 Subject: Removed redundant empty lines of code --- tests/test_fact_sales_order.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/test_fact_sales_order.py b/tests/test_fact_sales_order.py index dad245e..7592f68 100644 --- a/tests/test_fact_sales_order.py +++ b/tests/test_fact_sales_order.py @@ -5,10 +5,6 @@ from src.fact_sales_order import ( create_dim_staff, create_dim_currency, ) -<< << << < Updated upstream -== == == = ->>>>>> > Stashed changes - class TestCreateDimDesign: def test_dim_design_returns_dataframe(self): -- cgit v1.2.3