Skip to content

Commit 6204bc4

Browse files
otoskymatthieucan
andcommitted
add newline
Co-authored-by: Matthieu Caneill <[email protected]>
1 parent 30900c4 commit 6204bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dbt_score/rule_filter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Evaluable filtering to choose when to apply specific rules."""
2+
23
import inspect
34
import typing
45
from typing import Any, Callable, Type, TypeAlias, overload

0 commit comments

Comments
 (0)