PyDMXControl icon indicating copy to clipboard operation
PyDMXControl copied to clipboard

[Python] Implement docstrings and testing

Open MattIPv4 opened this issue 7 years ago • 0 comments
trafficstars

Currently the library has a lot of code dumped throughout that has no documentation associated to explain what it does. Additionally, there is no real testing in place to ensure older methods are not broken by never changes etc.

Therefor, implementing correct docstrings throughout the code and implementing proper testing would be a good way to bring up the quality of the library.

MattIPv4 avatar Oct 21 '18 10:10 MattIPv4