Skip to content

Commit

Permalink
Added tip to the source documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dat-a-man committed Aug 13, 2024
1 parent 662a437 commit 3e275d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/general-usage/source.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ You can directly configure the `max_table_nesting` parameter on the resource lev
```py
@dlt.resource(max_table_nesting=0)
def my_resource():
....
...
```


Expand Down

0 comments on commit 3e275d4

Please sign in to comment.