tiny commit ever just for foramatting
This commit is contained in:
parent
c6e14adad5
commit
4ff1375160
1 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ vars:
|
|||
"dbt_date:time_zone": "Europe/London"
|
||||
# A general cutoff date for relevancy. Many models assume this to be the point
|
||||
# in time after which they should work.
|
||||
"start_date": "'2020-01-01'"
|
||||
"start_date": "'2020-01-01'"
|
||||
|
||||
# Booking state variables
|
||||
# States should be strings in capital letters. Models need to force an upper()
|
||||
|
|
@ -68,4 +68,4 @@ vars:
|
|||
|
||||
# Payment state variables
|
||||
# States should be strings in capital letters. Models need to force an upper()
|
||||
"paid_payment_state": "'PAID'"
|
||||
"paid_payment_state": "'PAID'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue