Skip to content

Commit b18692c

Browse files
committed
Pydocstyle fix
1 parent 60cb96b commit b18692c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reportportal_client/core/log_manager.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License
1313

14-
"""
14+
"""Deprecated module stub to avoid execution crashes.
15+
1516
.. deprecated:: 5.2.4
1617
Use `logs.log_manager` instead.
1718
"""

0 commit comments

Comments
 (0)