Revised the documentation of the "accounting.transaction.dispatcher" module.

This commit is contained in:
依瑪貓 2023-02-28 09:31:46 +08:00
parent de48c848da
commit 2e9bf382fb

View File

@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The transaction type dispatcher.
"""The view dispatcher for different transaction types.
"""
import typing as t