Skip to content

Commit

Permalink
Fixup code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcohen6 committed May 2, 2024
1 parent b1b4b5f commit 2a47663
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 328 deletions.
24 changes: 0 additions & 24 deletions scripts/build-dist.sh

This file was deleted.

11 changes: 0 additions & 11 deletions scripts/check_libyaml.py

This file was deleted.

97 changes: 0 additions & 97 deletions scripts/collect-artifact-schema.py

This file was deleted.

115 changes: 0 additions & 115 deletions scripts/collect-dbt-contexts.py

This file was deleted.

6 changes: 0 additions & 6 deletions scripts/env-setup.sh

This file was deleted.

60 changes: 0 additions & 60 deletions scripts/migrate-adapters.py

This file was deleted.

14 changes: 0 additions & 14 deletions scripts/update_dev_packages.sh

This file was deleted.

1 change: 0 additions & 1 deletion tests/functional/unit_testing/test_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ def test_unit_test_defer_state(self, project):
assert sorted([r.status for r in results]) == ["fail", "pass", "pass", "pass"]



class TestUnitTestDeferDoesntOverwrite(UnitTestState):
@pytest.fixture(scope="class")
def models(self):
Expand Down

0 comments on commit 2a47663

Please sign in to comment.