Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Jun 25, 2024
1 parent 9c14d40 commit e458045
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/anemoi/utils/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
LOG = logging.getLogger(__name__)


class DotList(list):
pass


class DotTuple(tuple):
pass


class DotDict(dict):
"""A dictionary that allows access to its keys as attributes.
Expand Down

0 comments on commit e458045

Please sign in to comment.