Closed timokau closed 4 years ago
Travis has a flaky issue (potery says "Connection reset by peer"), but the tests pass locally.
Yes, I had that happen as well on other repositories. I will rerun the jobs until they pass.
Had to do a trivial rebase since GitHub didn't allow me to merge. No changes. Please re-approve.
Description
There is a default method implementation, so there is no reason to mark it abstract. The marker makes it impossible to instantiate ChoiceDatasetGenerator, which does not explicitly override the default implementation.
Fixes #166
How Has This Been Tested?
Testsuite & lints.
Types of changes
Checklist: