We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506bcc5 commit c3b2d35Copy full SHA for c3b2d35
pins/rsconnect/html/index.html
@@ -47,7 +47,7 @@ <h3>{{pin_name}}</h3>
47
</section>
48
49
<section>
50
- <h3>Code</h3>
+ <h3>Python Code</h3>
51
52
<pre id="pin-python" class="pin-code"><code class="python">from pins import board_rsconnect
53
board = {{board_deparse}}
0 commit comments