mirror of
https://github.com/maubot/maubot
synced 2025-08-30 22:30:38 +00:00
More changes
This commit is contained in:
parent
0b246e44a8
commit
eef052b1e9
9 changed files with 195 additions and 61 deletions
|
@ -29,7 +29,6 @@ class MaubotZipImportError(Exception):
|
|||
|
||||
class ZippedPluginLoader(PluginLoader):
|
||||
path_cache: Dict[str, 'ZippedPluginLoader'] = {}
|
||||
id_cache: Dict[str, 'ZippedPluginLoader'] = {}
|
||||
|
||||
path: str
|
||||
id: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue