Skip to content

Commit cbc3f06

Browse files
Heliolyticswholmgren
authored andcommitted
upkeep
1 parent ecb02bd commit cbc3f06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pvlib/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11

22
import logging
33
logging.basicConfig()
4-
4+
from . import pvl_tools
55
from . import atmosphere
66
from . import clearsky
77
from . import irradiance
88
from . import location
9-
from . import pvl_tools
109
from . import solarposition
1110
from . import tmy
1211

0 commit comments

Comments
 (0)