refactor: music-db crate
This commit is contained in:
@@ -62,6 +62,11 @@ def main():
|
||||
"players.json",
|
||||
"players_pub.json",
|
||||
)
|
||||
process(
|
||||
lambda d: d["userRating"].pop("rating"),
|
||||
"b50.json",
|
||||
"b50_pub.json",
|
||||
)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user