Skip to content

Commit

Permalink
Update mmengine/visualization/vis_backend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouzaida committed May 23, 2023
1 parent e69d900 commit e496fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmengine/visualization/vis_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -650,8 +650,8 @@ class MLflowVisBackend(BaseVisBackend):
artifact_suffix (Tuple[str] or str, optional): The artifact suffix.
Default to ('.json', '.log', '.py', 'yaml').
tracked_config_keys (dict, optional): The top level keys of config that
will be added to the experiment. Default to None, which means all the
config will be added.
will be added to the experiment. Default to None, which means all
the config will be added.
`New in version 0.7.4.`
"""

Expand Down

0 comments on commit e496fe6

Please sign in to comment.