You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: