python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Move logic out of __init__.py

Open dsp-ant opened this issue 1 year ago • 0 comments

We should use init.py only for exporting symbols, as folks generally won't look there for implementation code.

dsp-ant avatar Sep 25 '24 11:09 dsp-ant