aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlian-manonog <160282780+lian-manonog@users.noreply.github.com>2024-08-23 14:53:06 +0100
committerGitHub <noreply@github.com>2024-08-23 14:53:06 +0100
commit88f1ef765a9d1113757552ee38ad1bbdb708b629 (patch)
treee21187d56110458b2dc51e7dda4a37a5b4605187
parentc3e04ab0415ddeedfa1a304296aa0e34fb5f2a1f (diff)
downloadde-project-bentley-88f1ef765a9d1113757552ee38ad1bbdb708b629.tar.gz
de-project-bentley-88f1ef765a9d1113757552ee38ad1bbdb708b629.zip
Removed redundant empty lines of code
-rw-r--r--tests/test_fact_sales_order.py4
1 files changed, 0 insertions, 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):
git.ajschof.me — hosted by ajschofield — powered by cgit