-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH(TST): test workaround for decorating static and class methods
I am not yet 100% sure but I think it is something which could be addressed within joblib itself: to account for peculiarity of Python"s @{class,static}method helpers which are classes themselves which proxy (instead of just simply decorating) the __func__ of underlying function/method.
- Loading branch information
1 parent
39bb67c
commit ab0c1f1
Showing
1 changed file
with
48 additions
and
0 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