Skip to content

Commit 757d150

Browse files
authored
Add module docstring for experiments module (#546)
1 parent 828ba2e commit 757d150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

causalpy/experiments/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
"""Quasi-experimental designs for causal inference."""

0 commit comments

Comments
 (0)