Skip to content

Commit 61cc8fc

Browse files
committed
add no-op
1 parent 4a8124c commit 61cc8fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/gfortran_utils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@ if [ "$(uname)" == "Darwin" ]; then
7979
else
8080
function install_gfortran {
8181
# No-op - already installed on manylinux image
82+
:
8283
}
8384
fi

0 commit comments

Comments
 (0)