Skip to content

Commit ae6adcc

Browse files
feat: update project
1 parent afd58a4 commit ae6adcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ target-version = "py312"
77
extend-ignore = [
88
"D100", # Missing docstring in public module
99
"D104", # Missing docstring in public package
10-
# airflow dags are not required to have docstrings
1110
"D203", # 1 blank line required before class docstring
1211
"D213" # Multi-line docstring summary should start at the second line
1312
]

0 commit comments

Comments
 (0)