Skip to content

Commit ca20a3d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ FROM (
208208
) AS integer
209209
)
210210
ELSE 1 -- assumes yearly
211-
END
211+
END
212212
) AS amount_major
213213
FROM scheduled_flat_transactions
214214
WHERE

0 commit comments

Comments
 (0)