Skip to content

Commit

Permalink
Revert "Revert "m""
Browse files Browse the repository at this point in the history
This reverts commit 6711a3e.
  • Loading branch information
isaacmg committed Dec 12, 2023
1 parent 6711a3e commit 1a2e37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wandb_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


class DynamicAccessNestedDict:
"""Dynamically get/set nested dictionary keys of 'data' dict"""
"""Dynamically get/set nested dictionary keys of 'data' dict."""

def __init__(self, data: dict):
"""
Expand Down

0 comments on commit 1a2e37b

Please sign in to comment.