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
052ef73226
lbry-sdk
/
tests
/
unit
/
database
/
__init__.py
3 lines
71 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 to be refactored
"
)
Reference in a new issue
Copy permalink