Skip to content

Commit c3b2d35

Browse files
committed
Specify "Python Code"
1 parent 506bcc5 commit c3b2d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pins/rsconnect/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h3>{{pin_name}}</h3>
4747
</section>
4848

4949
<section>
50-
<h3>Code</h3>
50+
<h3>Python Code</h3>
5151

5252
<pre id="pin-python" class="pin-code"><code class="python">from pins import board_rsconnect
5353
board = {{board_deparse}}

0 commit comments

Comments
 (0)