Skip to content

Conversation

notsniped
Copy link
Member

This helps simplify the project directory.

Why was this done?

This was done because SkyblockPy only uses one file for its functionality, not multiple. An __init__.py file is only useful when there are multiple required files to be imported for the complete functionality of the library, otherwise it just adds one extra file to the directory, and makes it look confusing and bloated. Hence, the removal of the __init__.py file.

@notsniped notsniped added the enhancement New feature or request label Apr 7, 2024
@notsniped notsniped self-assigned this Apr 7, 2024
@notsniped notsniped merged commit 2df17f9 into main Apr 7, 2024
@notsniped notsniped deleted the switch-from-init-to-direct-module branch April 7, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant