Skip to content

Commit 52aa513

Browse files
authored
update line in file tutorial (#1123)
1 parent ea6c7a7 commit 52aa513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/python/file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ My file was last modified on: 2023-12-28T21:55:17.971Z
9898
Now that your project has a number of Folders and Files let's explore how we can traverse the content stored within the Project.
9999

100100
```python
101-
{!docs/tutorials/python/tutorial_scripts/file.py!lines=101-111}
101+
{!docs/tutorials/python/tutorial_scripts/file.py!lines=101-112}
102102
```
103103

104104

0 commit comments

Comments
 (0)