Skip to content

Commit 69d647b

Browse files
committed
add docstring
1 parent 682762d commit 69d647b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/interpreter/interpreter_tests.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
"""This file contains helpers for testing the interpreter rule."""
16+
1517
load("//tests/support:sh_py_run_test.bzl", "py_reconfig_test")
1618

1719
PYTHON_VERSIONS_TO_TEST = (

0 commit comments

Comments
 (0)