Skip to content

Commit 0d69b75

Browse files
committed
fix format.sh
1 parent 1932338 commit 0d69b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: format.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if [ ! -d "venv/" ]; then
4343
./build.sh -i runner
4444
fi
4545

46-
# shellcheck source=/dev/null
46+
# shellcheck source=/dev/null
4747
source venv/bin/activate
4848

4949
pylint utils # pylint does not have a fix mode

0 commit comments

Comments
 (0)