bastisawesome / guessinggame_ttv

A Twitch bot to play a word guessing game
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Docstring "Private" Methods #20

Open bastisawesome opened 1 year ago

bastisawesome commented 1 year ago

In many of the modules, the "private" methods do not contain a docstring, they should still be documented even if they aren't intended to be used outside their classes/modules.