Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaphoenix committed Nov 25, 2024
1 parent 2a0b214 commit d2661b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dfcx_scrapi/tools/evaluations.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import pandas as pd
from tqdm import tqdm
from typing import Dict, List, Any
from dataclasses import dataclass, asdict, field
from dataclasses import dataclass, field

from google.oauth2 import service_account

Expand Down

0 comments on commit d2661b1

Please sign in to comment.