fix up docs

This commit is contained in:
holger krekel
2020-03-03 06:29:05 +01:00
parent a665d6de59
commit a1379f61da
5 changed files with 14 additions and 10 deletions

View File

@@ -53,7 +53,8 @@ class PerAccount:
class Global:
""" global hook specifications using a per-process singleton plugin manager instance.
""" global hook specifications using a per-process singleton
plugin manager instance.
"""
_plugin_manager = None