Open samuelbryant opened 6 years ago
I have seen projects with rigid type markup in docstrings. I have also seen projects that have rigid typing using decorators.
Both of these might be overkill, especially if there is unit testing. But we I should at least consider the idea
Note: Check out the openrazer project's typedefs
I have seen projects with rigid type markup in docstrings. I have also seen projects that have rigid typing using decorators.
Both of these might be overkill, especially if there is unit testing. But we I should at least consider the idea