Closed matthewlewis112 closed 3 years ago
Thanks for the advice, I will go ahead and look at it!
On Sat, Feb 13, 2021 at 10:27 AM matthewlewis112 notifications@github.com wrote:
configs and xbee_callback should be attributes of the class. I strongly suggest using the attrs lib: https://www.attrs.org/en/stable/ Add any imports to requirements.txt
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/NGCP/HEX/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ75CH6FNJOQ422MN2EQG2TS6277TANCNFSM4XSMG55A .
configs
andxbee_callback
should be attributes of the class. I strongly suggest using the attrs lib: https://www.attrs.org/en/stable/ Add any imports to requirements.txt