deivit24 / python-steam-api

MIT License
25 stars 11 forks source link

Fixes steam class in __init__.py issue #2

Closed UseDevLess closed 1 year ago

UseDevLess commented 1 year ago

I also wrote an issue about how having the steam class inside of init.py breaks it and you either can't or it's really hard to use the package. This is a small and easy fix to that issue.