ArjunSharda / nextguild

Simplify interactions with the Guilded API
https://pypi.org/project/nextguild/
MIT License
5 stars 6 forks source link

Code splitting #13

Closed AnonymousX86 closed 1 year ago

AnonymousX86 commented 1 year ago

Code should be written in file(s) other than __init__.py according to official docs. ^1