Update stubs

This commit is contained in:
Trinh Anh Ngoc
2022-10-12 00:13:48 +07:00
parent dc6e56e1ce
commit 52d2cbcda7

View File

@@ -1,4 +1,2 @@
from typing import Any addons_paths: list[str]
server_wide_modules: list[str]
addons_paths: Any
server_wide_modules: Any