Skip to content

Commit

Permalink
tests: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Mar 21, 2023
1 parent 7081a99 commit d230073
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h3>derek/test_rsc_pin</h3>
<section>
<h3>Python Code</h3>

<pre id="pin-python" class="pin-code"><code class="python">from pins import board_rsconnect
<pre id="pin-python" class="pin-code"><code class="python">from pins import board_connect
board = board_connect(server_url='http://localhost:3939')
board.pin_read("derek/test_rsc_pin")</code></pre>

Expand Down

0 comments on commit d230073

Please sign in to comment.