Skip to content

Commit c51334b

Browse files
AA-Turnerhugovk
andauthored
Try multi-line files
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 5f70e8e commit c51334b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Tools/build/mypy.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[mypy]
2-
files = Tools/build/generate_sbom.py, Tools/build/compute-changes.py
2+
files =
3+
Tools/build/compute-changes.py,
4+
Tools/build/generate_sbom.py
35
pretty = True
46

57
# Make sure Python can still be built

0 commit comments

Comments
 (0)