Skip to content

Remove non-existent hex_string_to_bytes from __all__#3

Open
mkoderer wants to merge 1 commit into
Kaiserdragon2:mainfrom
mkoderer:fix/init-remove-nonexistent-export
Open

Remove non-existent hex_string_to_bytes from __all__#3
mkoderer wants to merge 1 commit into
Kaiserdragon2:mainfrom
mkoderer:fix/init-remove-nonexistent-export

Conversation

@mkoderer
Copy link
Copy Markdown

This function was listed in all but never defined anywhere in the codebase, causing ImportError for anyone doing 'from envertech_local import *'.

This function was listed in __all__ but never defined anywhere in the
codebase, causing ImportError for anyone doing 'from envertech_local import *'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant