Skip to content

Commit b85c5bb

Browse files
committed
Flake8'd temperature.py, by removing unused deprecator import
1 parent 4df05aa commit b85c5bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/temperature.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import numpy as np
77
import pandas as pd
88
from pvlib.tools import sind
9-
from pvlib._deprecation import warn_deprecated
109
from pvlib.tools import _get_sample_intervals
1110
import scipy
1211
import scipy.constants

0 commit comments

Comments
 (0)