Skip to content

Commit

Permalink
Automated update by Adabot (adafruit/adabot@20231220)
Browse files Browse the repository at this point in the history
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.6 from 0.1.5:
  > Implement `__contains__` and `__delitem__`. (partially) fixes elpekenin/circuitpython_toml#4
  > Hide `Dotty._BASE` on `repr`, use `object()` instead of weird string as its value
  • Loading branch information
adafruit-adabot committed Dec 22, 2023
1 parent 555e989 commit 403f6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/helpers/toml
Submodule toml updated 4 files
+89 −7 tests.py
+1 −1 toml/__init__.py
+88 −30 toml/_dotty.py
+2 −2 toml/_toml.py

0 comments on commit 403f6c4

Please sign in to comment.