Skip to content

Commit 446869c

Browse files
otoskymatthieucan
andauthored
add newline
Co-authored-by: Matthieu Caneill <[email protected]>
1 parent 8070c8d commit 446869c

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)