Skip to content

Commit b7c013a

Browse files
authored
Update Tools/build/mypy.ini
1 parent 31854d5 commit b7c013a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tools/build/mypy.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[mypy]
22

3-
# Please make sure that after placing the file in this location,
4-
# it has also been added to the file /.github/workflows/mypy.yml.
3+
# Please, when adding new files here, also add them to:
4+
# .github/workflows/mypy.yml
55
files =
66
Tools/build/compute-changes.py,
77
Tools/build/generate_sbom.py,

0 commit comments

Comments
 (0)