Skip to content

Commit e3b69df

Browse files
author
regmibijay
committed
added additional matplotlib import
1 parent c00977a commit e3b69df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/plotting/test_xlim_ylim_dtype.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from datetime import datetime as dt
22

3+
import matplotlib
34
import numpy as np
45
import pytest
56

0 commit comments

Comments
 (0)