Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary imports in __init__.py #1252

Merged
merged 1 commit into from
Oct 8, 2022

Conversation

gsingh93
Copy link
Member

@gsingh93 gsingh93 commented Oct 8, 2022

Removes the imports for arguments, constants, proc, wrappers, and unicorn/pwndbg.emu from __init__.py. These don't seem to have any top-level code that does initialization on import, meaning it should be safe to remove them from __init__.py.

@disconnect3d disconnect3d merged commit 0bd3d3a into pwndbg:dev Oct 8, 2022
@gsingh93 gsingh93 deleted the remove-imports branch October 18, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants