Skip to content

Commit 40e1ee6

Browse files
committed
tests: skip board_github docstring for now
1 parent f6a2a91 commit 40e1ee6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pins/constructors.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ def board_github(
255255
Examples
256256
--------
257257
258+
>>> import pytest; pytest.skip()
259+
258260
>>> import os
259261
>>> board = board_github("machow", "pins-python", "pins/tests/pins-compat")
260262
>>> board.pin_list()

0 commit comments

Comments
 (0)