From 04e482fa54eb8966d5e37bd946741b59bcfa7bbf Mon Sep 17 00:00:00 2001 From: Holt59 Date: Fri, 13 Nov 2020 19:25:46 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20master=20from=20=20@=206f390a4?= =?UTF-8?q?74845162a09c6580605207af4e27b23fc=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/mobase.IFileTree.html | 2 +- api/mobase.IOrganizer.html | 4 ++-- api/mobase.ModRepositoryFileInfo.html | 4 ++-- api/mobase.PluginSetting.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/mobase.IFileTree.html b/api/mobase.IFileTree.html index dd73cf4..c84f4e6 100644 --- a/api/mobase.IFileTree.html +++ b/api/mobase.IFileTree.html @@ -561,7 +561,7 @@ type, None is returned.

was not of the correct type.

Return type
-

Union[IFileTree, FileTreeEntry, None]

+

Union[IFileTree, FileTreeEntry, None]

diff --git a/api/mobase.IOrganizer.html b/api/mobase.IOrganizer.html index 064f27c..b09e635 100644 --- a/api/mobase.IOrganizer.html +++ b/api/mobase.IOrganizer.html @@ -872,7 +872,7 @@ the storage

The value corresponding to the given persistent setting, or def is the key is not found.

Return type
-

Union[None, bool, int, str, List[Any], Dict[str, Any]]

+

Union[None, bool, int, str, List[Any], Dict[str, Any]]

@@ -921,7 +921,7 @@ store data (resources, or multiple python files).

The value of the setting.

Return type
-

Union[None, bool, int, str, List[Any], Dict[str, Any]]

+

Union[None, bool, int, str, List[Any], Dict[str, Any]]

diff --git a/api/mobase.ModRepositoryFileInfo.html b/api/mobase.ModRepositoryFileInfo.html index d9986c0..64c1189 100644 --- a/api/mobase.ModRepositoryFileInfo.html +++ b/api/mobase.ModRepositoryFileInfo.html @@ -321,7 +321,7 @@

str

userData

-

Union[None, bool, int, str, List[Any], Dict[str, Any]]

+

Union[None, bool, int, str, List[Any], Dict[str, Any]]

version

VersionInfo

@@ -503,7 +503,7 @@
userData
-

Union[None, bool, int, str, List[Any], Dict[str, Any]]

+

Union[None, bool, int, str, List[Any], Dict[str, Any]]

Type

rtype

diff --git a/api/mobase.PluginSetting.html b/api/mobase.PluginSetting.html index c7c25b4..7cd68db 100644 --- a/api/mobase.PluginSetting.html +++ b/api/mobase.PluginSetting.html @@ -281,7 +281,7 @@ only to inform the application what settings to offer to the user, it does not h

default_value

-

Union[None, bool, int, str, List[Any], Dict[str, Any]]

+

Union[None, bool, int, str, List[Any], Dict[str, Any]]

description

str

@@ -295,7 +295,7 @@ only to inform the application what settings to offer to the user, it does not h
default_value
-

Union[None, bool, int, str, List[Any], Dict[str, Any]]

+

Union[None, bool, int, str, List[Any], Dict[str, Any]]

Type

rtype