summaryrefslogtreecommitdiff
path: root/steamrelationships/__init__.py
blob: 8c1715a9c5b161f0ed193e93825901228847cd15 (plain)
1
2
3
from steamrelationships.sr import SteamRelationships
from steamrelationships.constants import _Const
CONST = _Const()