Skip to content

Commit

Permalink
deploy: b20d0b6
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestoLoma committed Dec 27, 2023
1 parent 1ba3e89 commit bf2f329
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
1 change: 0 additions & 1 deletion _modules/pyatlan/model/assets/asset00.html
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,6 @@ <h1>Source code for pyatlan.model.assets.asset00</h1><div class="highlight"><pre

<span class="nd">@classmethod</span>
<span class="k">def</span> <span class="nf">_convert_to_real_type_</span><span class="p">(</span><span class="bp">cls</span><span class="p">,</span> <span class="n">data</span><span class="p">):</span>

<span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">Asset</span><span class="p">):</span>
<span class="k">return</span> <span class="n">data</span>

Expand Down

0 comments on commit bf2f329

Please sign in to comment.