hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Improve in-code commentaries

Open ondratra opened this issue 3 years ago • 0 comments

There is a general lack of in-code commentaries in Hydra packages. For some parts, it's hard to understand the reasoning behind the mechanism that brings unnecessary burden, especially when refactoring the code.

Let's improve in-code commentaries by adding a short description to all classes and functions. Later on, we can add commentaries to function bodies.

ondratra avatar Jul 14 '21 10:07 ondratra