Skip to content

Commit 2f9d88f

Browse files
author
Maciej Kus
committed
import ScheduleLeagueV2 into __init__.py
1 parent 7acfa3a commit 2f9d88f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nba_api/stats/endpoints/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@
242242
from .playerprofilev2 import PlayerProfileV2
243243
from .playervsplayer import PlayerVsPlayer
244244
from .playoffpicture import PlayoffPicture
245+
from .scheduleleaguev2 import ScheduleLeagueV2
245246
from .scoreboardv2 import ScoreboardV2
246247
from .shotchartdetail import ShotChartDetail
247248
from .shotchartleaguewide import ShotChartLeagueWide

0 commit comments

Comments
 (0)