Skip to content

Commit

Permalink
update line in file tutorial (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
rxu17 authored Jul 31, 2024
1 parent ea6c7a7 commit 52aa513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/python/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ My file was last modified on: 2023-12-28T21:55:17.971Z
Now that your project has a number of Folders and Files let's explore how we can traverse the content stored within the Project.

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


Expand Down

0 comments on commit 52aa513

Please sign in to comment.