mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-15 11:22:18 +08:00
MAINT: Flake8
This commit is contained in:
@@ -40,7 +40,6 @@ class MungeTests(TestCase):
|
||||
test = bfill(df.values)
|
||||
assert_almost_equal(correct, test)
|
||||
|
||||
|
||||
def test_ffill(self):
|
||||
# test ndim=1
|
||||
N = 100
|
||||
|
||||
Reference in New Issue
Block a user