Skip to content

Commit 7e65060

Browse files
committed
docs: refer to README in module docstring
1 parent e61bb2d commit 7e65060

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests_integration/test_integration.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
"""
2+
Pytest entry point for the integration tests.
3+
Please refer to the README.md in the tests_integration (i.e., parent) directory
4+
for more information.
5+
"""
6+
17
import contextlib
28
import logging
39
import os

0 commit comments

Comments
 (0)