Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d1d043

Browse files
committed
forgot the library...!
adding in datetime library import
1 parent bc38288 commit 3d1d043

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/tests/test_mlab.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from numpy.testing import assert_allclose, assert_array_equal
99
import numpy.ma.testutils as matest
1010
import numpy as np
11+
import datetime as datetime
1112
from nose.tools import (assert_equal, assert_almost_equal, assert_not_equal,
1213
assert_true, assert_raises)
1314

0 commit comments

Comments
 (0)