Skip to content

Commit 8929c77

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e4f7f5e commit 8929c77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dbt/adapters/sqlserver/sqlserver_configs.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44

55

66
@dataclass
7-
class SQLServerConfigs(FabricConfigs):
8-
...
7+
class SQLServerConfigs(FabricConfigs): ...

0 commit comments

Comments
 (0)