Commit 4b185be
fix: Update line count in To-Do app tutorial (#6375)
A very, very small detail... :
Not 163 but now 164 lines for todo script in the real code listing:
https://github.com/flet-dev/flet/blob/main/sdk/python/examples/apps/todo/basic/main.py
Co-authored-by: Feodor Fitsner <feodor@appveyor.com>1 parent 9ba2c82 commit 4b185be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments