This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-sdk
Watch
1
Star
0
Fork
You've already forked lbry-sdk
1
Code
Issues
Pull requests
Projects
Releases
282
Packages
Wiki
Activity
a26535252d
lbry-sdk
/
tests
/
unit
/
blob
/
__init__.py
3 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
skip tests needing to be updated to use new APIs
2020-08-20 14:24:08 -04:00
from
unittest
import
SkipTest
raise
SkipTest
(
"
needs updating to use new SDK APIs
"
)
Reference in a new issue
Copy permalink