Added cpl-mail
This commit is contained in:
6
docs/build/html/deprecated.html
vendored
6
docs/build/html/deprecated.html
vendored
@@ -52,9 +52,9 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl_cli.html">CLI reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl_core.html">API reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl.core.html">API reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl_discord.html">Discord Reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl_query.html">Query reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl.query.html">Query reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl_translation.html">Translation reference</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -126,7 +126,7 @@ JSON is processed further. This way nested ConfigurationModels can be processed.
|
||||
<span class="w"> </span>self.micro:<span class="w"> </span>Optional<span class="o">[</span>str<span class="o">]</span><span class="w"> </span><span class="o">=</span><span class="w"> </span>micro<span class="w"> </span><span class="k">if</span><span class="w"> </span>micro<span class="w"> </span>!<span class="o">=</span><span class="w"> </span><span class="s2">""</span><span class="w"> </span><span class="k">else</span><span class="w"> </span>None
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>This makes the <a class="reference internal" href="cpl_core.configuration.html#cpl_core.configuration.configuration_model_abc.ConfigurationModelABC.from_dict" title="cpl_core.configuration.configuration_model_abc.ConfigurationModelABC.from_dict"><span class="xref myst py py-meth">from_dict</span></a> function obsolete.</p>
|
||||
<p>This makes the <a class="reference internal" href="cpl.core.configuration.html#cpl.core.configuration.configuration_model_abc.ConfigurationModelABC.from_dict" title="cpl.core.configuration.configuration_model_abc.ConfigurationModelABC.from_dict"><span class="xref myst py py-meth">from_dict</span></a> function obsolete.</p>
|
||||
<p>A few rules must be observed:</p>
|
||||
<ul class="simple">
|
||||
<li><p>Only simple types can be processed
|
||||
|
||||
Reference in New Issue
Block a user