diff options
| author | lian-manonog <160282780+lian-manonog@users.noreply.github.com> | 2024-08-23 14:53:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-23 14:53:06 +0100 |
| commit | 88f1ef765a9d1113757552ee38ad1bbdb708b629 (patch) | |
| tree | e21187d56110458b2dc51e7dda4a37a5b4605187 /tests/test_fact_sales_order.py | |
| parent | c3e04ab0415ddeedfa1a304296aa0e34fb5f2a1f (diff) | |
| download | de-project-bentley-88f1ef765a9d1113757552ee38ad1bbdb708b629.tar.gz de-project-bentley-88f1ef765a9d1113757552ee38ad1bbdb708b629.zip | |
Removed redundant empty lines of code
Diffstat (limited to 'tests/test_fact_sales_order.py')
| -rw-r--r-- | tests/test_fact_sales_order.py | 4 |
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): |
