From f8bb402312d073f01494f2afb8723544309c2293 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Fri, 15 Oct 2021 10:17:23 -0400 Subject: [PATCH] Update ext package tests doc block --- tests/unit/ext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/ext/__init__.py b/tests/unit/ext/__init__.py index a561a38b..a42e8d0a 100644 --- a/tests/unit/ext/__init__.py +++ b/tests/unit/ext/__init__.py @@ -1 +1 @@ -"""Dependency injector extension unit tests.""" +"""Extension tests."""