Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
b
billowy-beach-68498
04/20/2016, 10:26 PM
PantsIgnoreTestBase is an abstract class, I did something like
Copy code
PantsIgnoreTestBase(unittest.TestCase, ProjectTreeTestBase)
before but it didn’t work. I got error like cannot create instance of abstract class
Post