Skip to content

Commit d6d3c7c

Browse files
committed
style fix
1 parent e1daafd commit d6d3c7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sqlmesh/dbt/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ def to_sqlmesh(self, context: DbtContext) -> Audit:
158158
blocking = self.severity == Severity.ERROR
159159

160160
audit: Audit
161-
162161
if self.is_standalone:
163162
jinja_macros.add_globals({"this": self.relation_info})
164163
audit = StandaloneAudit(

0 commit comments

Comments
 (0)