Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ollmer committed Feb 26, 2025
1 parent 63eb469 commit 53f3790
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/gaia_agent/scorer.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import json
import re
import string
import warnings

import numpy as np


def normalize_number_str(number_str: str) -> float:
# we replace these common units and commas to allow
Expand Down

0 comments on commit 53f3790

Please sign in to comment.