added ruff fixes

This commit is contained in:
Jugal Bhatt
2025-07-01 17:24:11 -07:00
parent 27e6ef5f39
commit 3b35ab857f
5 changed files with 5 additions and 10 deletions
-1
View File
@@ -1,4 +1,3 @@
import os
import json
mistral_model_cost_map = json.load(open("model_prices_and_context_window.json"))