Skip to content

Commit 787afa0

Browse files
committed
remove unused package
1 parent 2a55f21 commit 787afa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pvlib/pvsystem.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
from abc import ABC, abstractmethod
1818
from typing import Optional, Union
1919

20-
from pvlib._deprecation import deprecated
21-
2220
import pvlib # used to avoid albedo name collision in the Array class
2321
from pvlib import (atmosphere, iam, inverter, irradiance,
2422
singlediode as _singlediode, spectrum, temperature)

0 commit comments

Comments
 (0)