Hey @alandas99, you are correct, Google Style Format is the preferred documentation style. Note that we omit specifying the types because they are already annotated on the function’s signature. Exceptions are still documented with type and description (e.g. “ValueError: when arg is invalid.”).
1 Like