Skip to content

Commit c7316a2

Browse files
committed
Nit
1 parent 476d97f commit c7316a2

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

mypi.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[mypy]
22
python_version = 3.11
3-
strict = True
3+
strict = True

stuff/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
set -e
33
flake8 utils/
4-
mypy utils/
4+
mypy utils/
6.74 KB
Binary file not shown.
8.65 KB
Binary file not shown.

utils/runtests.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)