Commit 70b6023
fix(Documentation): Add explicit UTF-8 encoding to build.py
Add encoding parameter to source_file.read_text() call for consistency with other file reads in the same script and to prevent potential encoding issues on different platforms.
Co-authored-by: Tahsin Türker Mutlugün <Tahsin.Mutlugun@analog.com>1 parent e80a5a7 commit 70b6023
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments