Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dwreeves committed Jan 7, 2025
1 parent 731d422 commit 6a995e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ So when should you use `fwl`? The main use case is in OLTP systems (e.g. Postgre
## Setting method options globally

Method options can be set globally via `vars`, e.g. in your `dbt_project.yml`. Each `method` gets its own config, e.g. the `dbt_linreg: method_options: chol: ...` namespace only applies to the `chol` method. Here is an example:
>>>>>>> 72d089e (update readme)

```yaml
# dbt_project.yml
Expand Down

0 comments on commit 6a995e5

Please sign in to comment.