mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
packages: update counts, add command (#29789)
This commit is contained in:
@@ -36,6 +36,7 @@ def _reorder_keys(p):
|
||||
"js",
|
||||
"downloads",
|
||||
"downloads_updated_at",
|
||||
"disabled",
|
||||
]
|
||||
if set(keys) - set(key_order):
|
||||
raise ValueError(f"Unexpected keys: {set(keys) - set(key_order)}")
|
||||
|
Reference in New Issue
Block a user