Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dat-a-man committed Aug 23, 2024
1 parent 4079287 commit 2c0d6b5
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 @@ -203,7 +203,7 @@ def my_resource():
```
or
```py
my_source = my_source()
my_source = source()
my_source.my_resource.max_table_nesting = 0
```

Expand Down

0 comments on commit 2c0d6b5

Please sign in to comment.