Skip to content

Commit 2847f10

Browse files
committed
Added __init__.py to classes directory
1 parent 59fa470 commit 2847f10

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

xpa/__init__.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
from .URLs import URLs
2-
from .XPA import XPA
3-
from .classes.ACCOUNT_INFO_XUID import ACCOUNT_INFO_XUID
4-
from .classes.ACCOUNT_INFO_GAMERTAG import ACCOUNT_INFO_GAMERTAG
5-
from .classes.XUID_PRESENCE import XUID_PRESENCE
6-
from .classes.CLUB_DETAILS import CLUB_DETAILS
7-
from .classes.FRIEND_INFO_GAMERTAG import FRIEND_INFO_GAMERTAG
8-
from .classes.PLAYER_SUMMARY import PLAYER_SUMMARY

xpa/classes/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)