-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add PreparableMixin and derive Taskmodule from it * make pre-commit happy * derive PieTaskModuleHFHubMixin from PreparableMixin * revert: derive PieTaskModuleHFHubMixin from PreparableMixin * rename _assert_is_prepared() to assert_is_prepared() and call it at the start of Taskmodule.encode(); improve log / error messages * make pre-commit happy
- Loading branch information
1 parent
ef4c574
commit a25bf0f
Showing
3 changed files
with
68 additions
and
67 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