mirror of
https://github.com/microsoft/graphrag.git
synced 2026-02-01 00:31:51 +08:00
Deploying to gh-pages from @ microsoft/graphrag@b184f84d94 🚀
This commit is contained in:
parent
1780f0b6d0
commit
47cd029c0a
Binary file not shown.
@ -272,13 +272,14 @@ a {
|
||||
<h1></h1>
|
||||
|
||||
<div style="position: relative">
|
||||
<pre class="language-python"><code id="code-0" class="language-python"><span class="token comment"># Copyright (c) 2024 Microsoft Corporation. All rights reserved.</span></code></pre>
|
||||
<pre class="language-python"><code id="code-0" class="language-python"><span class="token comment"># Copyright (c) 2024 Microsoft Corporation.</span>
|
||||
<span class="token comment"># Licensed under the MIT License.</span></code></pre>
|
||||
|
||||
<button class="code-copy " data-clipboard-target="#code-0" style="position: absolute; top: 7.5px; right: 6px; padding-top: 3px; cursor: pointer; outline: none; opacity: 0.8;" title="Copy">
|
||||
<span style="display:inline-block;background:url(https://api.iconify.design/mdi/content-copy.svg) no-repeat center center / contain;width: 16px; height: 16px;" class=""></span>
|
||||
</button>
|
||||
</div>
|
||||
<p>'\nCopyright (c) Microsoft Corporation. All rights reserved.\n'</p>
|
||||
<p>'\nCopyright (c) Microsoft Corporation.\n'</p>
|
||||
|
||||
<div style="position: relative">
|
||||
<pre class="language-python"><code id="code-4" class="language-python"><span class="token keyword">import</span> os
|
||||
|
||||
@ -272,7 +272,8 @@ a {
|
||||
<h1></h1>
|
||||
|
||||
<div style="position: relative">
|
||||
<pre class="language-python"><code id="code-0" class="language-python"><span class="token comment"># Copyright (c) 2024 Microsoft Corporation. All rights reserved.</span></code></pre>
|
||||
<pre class="language-python"><code id="code-0" class="language-python"><span class="token comment"># Copyright (c) 2024 Microsoft Corporation.</span>
|
||||
<span class="token comment"># Licensed under the MIT License.</span></code></pre>
|
||||
|
||||
<button class="code-copy " data-clipboard-target="#code-0" style="position: absolute; top: 7.5px; right: 6px; padding-top: 3px; cursor: pointer; outline: none; opacity: 0.8;" title="Copy">
|
||||
<span style="display:inline-block;background:url(https://api.iconify.design/mdi/content-copy.svg) no-repeat center center / contain;width: 16px; height: 16px;" class=""></span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user