mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-09 23:15:36 +00:00
Switch to attridict, format with Black
This commit is contained in:
15
pdm.lock
generated
15
pdm.lock
generated
@@ -6,18 +6,15 @@ groups = ["default"]
|
||||
cross_platform = true
|
||||
static_urls = false
|
||||
lock_version = "4.3"
|
||||
content_hash = "sha256:619785556320f35b6aca0bf164725dc3afa5a1a978782d66a3add0b9e1ad8738"
|
||||
content_hash = "sha256:637d322b802d007082b71cf7d27382f3b6b5618434faf6b346358abe81fc2f7f"
|
||||
|
||||
[[package]]
|
||||
name = "attrdict"
|
||||
version = "2.0.1"
|
||||
summary = "A dict with attribute-style access"
|
||||
dependencies = [
|
||||
"six",
|
||||
]
|
||||
name = "attridict"
|
||||
version = "0.0.8"
|
||||
summary = "A dict implementation with support for easy and clean access of its values through attributes"
|
||||
files = [
|
||||
{file = "attrdict-2.0.1-py2.py3-none-any.whl", hash = "sha256:9432e3498c74ff7e1b20b3d93b45d766b71cbffa90923496f82c4ae38b92be34"},
|
||||
{file = "attrdict-2.0.1.tar.gz", hash = "sha256:35c90698b55c683946091177177a9e9c0713a0860f0e049febd72649ccd77b70"},
|
||||
{file = "attridict-0.0.8-py3-none-any.whl", hash = "sha256:8ee65af81f7762354e4514c443bbc04786a924c8e3e610c7883d2efbf323df6d"},
|
||||
{file = "attridict-0.0.8.tar.gz", hash = "sha256:23a17671b9439d36e2bdb0a69c09f033abab0900a9df178e0f89aa1b2c42c5cd"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user