8000 Apply suggestions from code review · scikit-learn/scikit-learn@e5c3010 · GitHub
[go: up one dir, main page]

Skip to content

Commit e5c3010

Browse files
Apply suggestions from code review
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
1 parent 7bb26ae commit e5c3010

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build_tools/azure/combine_coverage_reports.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
# defines the show_installed_libraries function
5+
# Defines the show_installed_libraries and activate_environment functions.
66
source build_tools/shared.sh
77

88
activate_environment

build_tools/azure/test_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
# defines the show_installed_libraries function
5+
# Defines the show_installed_libraries and activate_environment functions.
66
source build_tools/shared.sh
77

88
activate_environment

0 commit comments

Comments
 (0)
0