diff options
| author | NW/RL <NWRL@dabikers.online> | 2024-04-01 15:46:00 -0500 |
|---|---|---|
| committer | NW/RL <NWRL@dabikers.online> | 2024-04-01 15:46:00 -0500 |
| commit | 1680e070bdec3700bb9964d21c0523222e48ca9c (patch) | |
| tree | 0784cf2224cbb035d79e811fb0a7637cef3abe68 /steamrelationships/__init__.py | |
| parent | 0361362d889c666464d55364241a39f38d032bdf (diff) | |
Posterity
Diffstat (limited to 'steamrelationships/__init__.py')
| -rw-r--r-- | steamrelationships/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/steamrelationships/__init__.py b/steamrelationships/__init__.py index b4b2480..8c1715a 100644 --- a/steamrelationships/__init__.py +++ b/steamrelationships/__init__.py | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | from steamrelationships.sr import SteamRelationships as sr | 1 | from steamrelationships.sr import SteamRelationships |
| 2 | from steamrelationships.constants import _Const | 2 | from steamrelationships.constants import _Const |
| 3 | CONST = _Const() \ No newline at end of file | 3 | CONST = _Const() \ No newline at end of file |
