MLFlowClient.jl icon indicating copy to clipboard operation
MLFlowClient.jl copied to clipboard

Improve documentation clarity for `tags` variable and update type in function definition.

Open vonpetersenn opened this issue 1 year ago • 1 comments

Summary:

  • Clarified the expected structure and content of the tags variable in the documentation.

Changes:

  • Initially changed the type declaration of tags in the first commit, which caused errors in the test.
  • Reverted the type declaration to maintain consistency with the library's style.

Notes:

  • The type declaration was omitted to avoid test errors and adhere to the existing style of the library.

vonpetersenn avatar Jun 14 '24 13:06 vonpetersenn

@pebeto Do you have the possiblity to finish this review?

ablaom avatar Jul 19 '24 03:07 ablaom

LGTM.

pebeto avatar Nov 02 '24 16:11 pebeto