-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] More base class method removals (#2171)
* base purge cont. * remove useless checks * fix * make base classes abstract * Apply suggestions from code review Co-authored-by: Sebastian Schmidl <[email protected]> * Automatic `pre-commit` fixes * remove metaclasses * problem for next PR * Update _base.py * more test skips for when the meta class gets sorted out --------- Co-authored-by: Sebastian Schmidl <[email protected]> Co-authored-by: MatthewMiddlehurst <[email protected]> Co-authored-by: Tony Bagnall <[email protected]>
- Loading branch information
1 parent
1ee770b
commit 4741999
Showing
26 changed files
with
171 additions
and
360 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.