Test on sphinx syntax 15

This commit is contained in:
Shadow15510 2023-07-22 12:05:54 +02:00
parent 557d6b09ac
commit b89d7fc86d
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
"""Provide a Bot class that react to IRC's message and events."""
"""Provide a Bot class that react to IRC's message and events.
.. autoclass:: Bot
:ignore-module-all:
"""
import logging
import time