You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There appears to be a broken method in hash extend that is not valid due to it missing a def ():
In addition to this, there appears to be no body for the method.
Yeah, this is dead code, but it's also not included in __all__ in featherduster/feathermodules/hash/__init__.py, so it shouldn't affect the function of FeatherDuster currently.
There appears to be a broken method in hash extend that is not valid due to it missing a def ():
In addition to this, there appears to be no body for the method.
featherduster/feathermodules/hash/hash_extend.py
Line 11 in 52ed10d
The text was updated successfully, but these errors were encountered: