diff options
author | TheCharlatan <seb.kung@gmail.com> | 2024-01-17 11:08:11 +0100 |
---|---|---|
committer | TheCharlatan <seb.kung@gmail.com> | 2024-01-17 11:10:15 +0100 |
commit | 52149b7a2c2b48ed4a4c0900c74cda4bb52a1ea5 (patch) | |
tree | 84dd429aef1b3c50a26afdbf3000727101f77dfa /contrib/init | |
parent | 008e81e025d64c33e1e71b5a2fe63dfdf6b31437 (diff) |
contrib: Fix clang-format-diff.py lint errors
We assume to be using python3, so don't check for it. This removes a
type error on the line `from io import BytesIO as StringIO`.
Specify the encoding as "utf8" when opening a file.
Diffstat (limited to 'contrib/init')
0 files changed, 0 insertions, 0 deletions