razinc
razinc
Hello. I want to try this issue. I have a draft of the solution [here](https://github.com/razinc/Adafruit_CircuitPython_PCA9685/blob/df919e96cb32b64dacfb57fcb841b6c83dbd2bc9/adafruit_pca9685.py#L149) but I need a few clarifications: 1. How can I test my solution is working....
Hello @tannewt. Sorry. I don't have any hardware I can test it on. Is there any alternative? Thanks.
Hi @tannewt, @makermelissa, Please let me know if my code needs modifications. Thanks.
Hello @timothycrosley, I'm interested to look into this issue but I'm afraid this is too advance for me. Can you please help to redirect me to which file I should...
Hi @anirudnits, Please allow me to ask a basic question. I forked & clone this repo into my machine. May I know how I can use isort locally in my...
Hi @anirudnits, Yes, this answers my question & should get me started. Let me try it first. Thanks.
Hi @anirudnits, I'm using local development for my test case. Step 1 to 4 runs smoothly. I have some confusions as stated below: 1. Is this what it means by...
Hi, If it's okay, I need more time on this. Thanks.
Hi @anirudnits, I noticed the `import section` resets when going into the function due to this [line](https://github.com/razinc/isort/blob/ba43b3cf2c182b3be20964d30b85ef6e7c82ee9f/isort/core.py#L277). I tried to disable it but it totally messed up the output. I'm...
Hi, can I take this?