mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-18 11:50:11 +08:00
STY: remove unused imports and method, clean up docs
This commit is contained in:
@@ -492,7 +492,6 @@ assert_index_equal = _register_assert_equal_wrapper(
|
||||
)
|
||||
|
||||
|
||||
|
||||
@assert_equal.register(pd.Categorical, pd.Categorical)
|
||||
def assert_categorical_equal(result, expected, path=(), msg='', **kwargs):
|
||||
assert_equal(
|
||||
|
||||
Reference in New Issue
Block a user